MDL-22835 Fixed internal header height

This commit is contained in:
Patrick Malley 2010-06-22 17:50:36 +00:00
parent 759b81f3dc
commit b02bca46d1
2 changed files with 11 additions and 2 deletions

View file

@ -59,6 +59,15 @@ a:active {
margin: 0;
}
#page-header.inside {
height: 75px;
}
#page-header.inside h1 {
font-size: 1.7em;
padding-top: 40px;
}
#page-header a:link,
#page-header a:visited {
color: #fff;