NIHVIVO-2032: Adjusted padding on headings for index page.

This commit is contained in:
mb863 2011-02-04 14:50:49 +00:00
parent f391d095b0
commit c748a924dc
2 changed files with 8 additions and 4 deletions

View file

@ -62,4 +62,8 @@
background-color: #7285a0;
padding: .5em;
margin-bottom: 10px;
}
/* <------ INDEX PAGE*/
.siteMap h2 {
padding-bottom: 0;
}