Team:Michigan/Template:New
From 2012.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
color: black; } | color: black; } | ||
- | + | /*Theme Formatting*/ | |
+ | /* background: url("https://static.igem.org/mediawiki/2012/f/f8/Backgroundtile.png") repeat scroll 0 0 #F5F4F0; */ | ||
+ | #globalWrapper { | ||
+ | background: #fafafa} | ||
+ | #content { | ||
+ | background: #fafafa; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #bodyContent { | ||
+ | background: #fafafa;} | ||
+ | #top-section { | ||
+ | height:14px; | ||
+ | width: 100%; | ||
+ | border: 0; | ||
+ | background: rgba(51,51,51,1) } | ||
+ | .left-menu a { | ||
+ | color: white; } | ||
+ | .left-menu:hover { | ||
+ | color: white; | ||
+ | background: transparent; } | ||
+ | .left-menu:hover a { | ||
+ | color: white; } | ||
+ | .right-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; } | ||