Team:UCSF UCB/CSS

From 2014.igem.org

(Difference between revisions)
Line 663: Line 663:
.landing #Title h1 {
.landing #Title h1 {
   font-size: 2.5em;
   font-size: 2.5em;
-
   line-height: 1em; }
+
   line-height: 1em;
 +
  color: white; }
 +
 
 +
#bodyContent .landing #Title h1 {
 +
  font-size: 2.5em;
 +
  line-height: 1em;
 +
  color: white; }
.notebooks-container .home {
.notebooks-container .home {
   color: black; }
   color: black; }
   .notebooks-container .home .call {
   .notebooks-container .home .call {
 +
    color: black;
 +
    border: 1px black solid; }
 +
 +
#bodyContent .notebooks-container .home {
 +
  color: black; }
 +
  #bodyContent .notebooks-container .home .call {
     color: black;
     color: black;
     border: 1px black solid; }
     border: 1px black solid; }

Revision as of 07:36, 14 October 2014