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 */
|
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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue