Team:Exeter/Template/Stylesheet
From 2013.igem.org
(Difference between revisions)
m (Wiki menu bar colours) |
m (Fixed mediawiki link colours) |
||
Line 8: | Line 8: | ||
} | } | ||
#menubar ul { | #menubar ul { | ||
- | color: black | + | color: black; |
background-color:white; | background-color:white; | ||
} | } |
Revision as of 19:04, 21 August 2013
/*! Stock flatly bootstrap v2.3.2 style overrides */ a:visited {color: white;} .navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
color: white; background-color: #18bc9c;
}
- menubar ul {
color: black; background-color:white; }