NIH-VIVO556: Added styles to the theme
This commit is contained in:
parent
4386a22da0
commit
8d0e24df42
1 changed files with 6 additions and 0 deletions
|
@ -33,6 +33,7 @@ body {
|
|||
min-height: 100%; /* real browsers */
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* HEADER ------> */
|
||||
#branding {
|
||||
position: relative;
|
||||
|
@ -171,6 +172,11 @@ ul#main-nav {
|
|||
padding: 20px;
|
||||
}
|
||||
/* INTRO ------> */
|
||||
h2{
|
||||
padding: 10px 0 12px 0;
|
||||
font-size: 18px;
|
||||
color: #2485ae;
|
||||
}Å
|
||||
#intro {
|
||||
float: left;
|
||||
width: 570px;
|
||||
|
|
Loading…
Add table
Reference in a new issue