NIHVIVO-556: Changed H2 containing VIVO logo and tagline for H1.Added proper indentation.

This commit is contained in:
mb863 2010-11-03 19:15:51 +00:00
parent 2b48aab2a3
commit 0876f2c28a
6 changed files with 167 additions and 147 deletions

View file

@ -37,7 +37,7 @@ body{
margin: 0 auto;
}
/* BRANDING ------> */
h2.vivo-logo {
h1.vivo-logo {
position: absolute;
width: 386px;
height: 59px;
@ -45,7 +45,7 @@ h2.vivo-logo {
left: 0;
background: url(../images/VIVO-logo.png) 0 0 no-repeat;
}
h2.vivo-logo a {
h1.vivo-logo a {
display: block;
width: 386px;
height: 59px;