Template:Regional North America East 2012 Page CSS
From 2012.igem.org
(Difference between revisions)
Line 58: | Line 58: | ||
a { | a { | ||
font-weight: bold; | font-weight: bold; | ||
- | color: # | + | color: #eda150; |
} | } | ||
Line 377: | Line 377: | ||
#main2 a { | #main2 a { | ||
- | color: # | + | color: #eda150; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#main2 a:hover { | #main2 a:hover { | ||
- | color: # | + | color: #eda150; |
text-decoration: underline | text-decoration: underline | ||
} | } | ||
Line 398: | Line 398: | ||
#main3 a { | #main3 a { | ||
- | color: # | + | color: #eda150; |
text-decoration: none | text-decoration: none | ||
} | } | ||
#main3 a:hover { | #main3 a:hover { | ||
- | color: # | + | color: #eda150; |
text-decoration: underline | text-decoration: underline | ||
} | } | ||
Line 495: | Line 495: | ||
#navbarcontainer { width: 100%; | #navbarcontainer { width: 100%; | ||
height: 35px; | height: 35px; | ||
- | background: # | + | background: #164ec7; |
margin-top:0px; | margin-top:0px; | ||
} | } | ||
Line 510: | Line 510: | ||
float: left; | float: left; | ||
border: 0px solid #fff; | border: 0px solid #fff; | ||
- | color: # | + | color: #eda150; |
text-shadow: #000 1px 1px 1px; | text-shadow: #000 1px 1px 1px; | ||
padding:3px; line-height: 100%; | padding:3px; line-height: 100%; | ||
Line 553: | Line 553: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | ul#topnav li:hover { background: # | + | ul#topnav li:hover { background: #eda150 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: #eda150; |
color: #fff; | color: #fff; | ||
/*--Bottom right rounded corner--*/ | /*--Bottom right rounded corner--*/ |
Revision as of 13:58, 18 July 2012