Team:Exeter/Template/Stylesheet

From 2013.igem.org

(Difference between revisions)
(Button colour)
m (Navbar link colours)
Line 1: Line 1:
/*! Stock flatly bootstrap v2.3.2 style overrides */
/*! Stock flatly bootstrap v2.3.2 style overrides */
a:visited {color: white;}
a:visited {color: white;}
 +
.navbar-inverse .nav .active > a:focus {
 +
  color: white;
 +
  background-color: #18bc9c;
 +
}

Revision as of 18:39, 21 August 2013

/*! Stock flatly bootstrap v2.3.2 style overrides */ a:visited {color: white;} .navbar-inverse .nav .active > a:focus {

 color: white;
 background-color: #18bc9c;

}