NIH-VIVO556: Added styles to the theme

This commit is contained in:
mb863 2010-10-28 19:26:14 +00:00
parent 4386a22da0
commit 8d0e24df42

View file

@ -33,6 +33,7 @@ body {
min-height: 100%; /* real browsers */ min-height: 100%; /* real browsers */
margin: 0 auto; margin: 0 auto;
} }
/* HEADER ------> */ /* HEADER ------> */
#branding { #branding {
position: relative; position: relative;
@ -171,6 +172,11 @@ ul#main-nav {
padding: 20px; padding: 20px;
} }
/* INTRO ------> */ /* INTRO ------> */
h2{
padding: 10px 0 12px 0;
font-size: 18px;
color: #2485ae;
}Å
#intro { #intro {
float: left; float: left;
width: 570px; width: 570px;