Template:Regional North America East 2012 Page CSS
From 2012.igem.org
(Difference between revisions)
(5 intermediate revisions not shown) | |||
Line 183: | Line 183: | ||
#columns .column2 h2 { | #columns .column2 h2 { | ||
- | background: 232f8a; | + | background: #232f8a; |
padding: 15px; | padding: 15px; | ||
font-weight: normal; | font-weight: normal; | ||
Line 201: | Line 201: | ||
#columns .column3 h2 { | #columns .column3 h2 { | ||
- | background: 232f8a; | + | background: #232f8a; |
padding: 15px; | padding: 15px; | ||
font-weight: normal; | font-weight: normal; | ||
Line 239: | Line 239: | ||
#columns li a { | #columns li a { | ||
- | color: # | + | color: #000000; |
} | } | ||
#columns li a:hover { | #columns li a:hover { | ||
- | color: # | + | color: #f7b93d; |
font-size: 115%; | font-size: 115%; | ||
text-decoration: none; | text-decoration: none; | ||
Line 495: | Line 495: | ||
#navbarcontainer { width: 100%; | #navbarcontainer { width: 100%; | ||
height: 35px; | height: 35px; | ||
- | background: # | + | background: #232f8a; |
margin-top:0px; | margin-top:0px; | ||
} | } | ||
Line 510: | Line 510: | ||
float: left; | float: left; | ||
border: 0px solid #fff; | border: 0px solid #fff; | ||
- | color: # | + | color: #232f8a; |
text-shadow: #000 1px 1px 1px; | text-shadow: #000 1px 1px 1px; | ||
padding:3px; line-height: 100%; | padding:3px; line-height: 100%; | ||
Line 531: | Line 531: | ||
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/ | position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/ | ||
font-size: 1em; | font-size: 1em; | ||
- | background: # | + | background: #232f8a/*--url(https://static.igem.org/mediawiki/igem.org/c/c8/Navbar-3.gif) repeat-x--*/; |
z-index: 6; | z-index: 6; | ||
} | } | ||
Line 553: | Line 553: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | ul#topnav li:hover { background: # | + | ul#topnav li:hover { background: #4056fd url(topnav_active.gif) repeat-x; } |
ul#topnav li span { | ul#topnav li span { | ||
float: left; | float: left; | ||
Line 562: | Line 562: | ||
display: none; /*--Hide by default--*/ | display: none; /*--Hide by default--*/ | ||
width: 720px; | width: 720px; | ||
- | background: # | + | background: #4056fd; |
color: #fff; | color: #fff; | ||
/*--Bottom right rounded corner--*/ | /*--Bottom right rounded corner--*/ |
Latest revision as of 16:11, 26 July 2012