Template:Team:Sheffield/NavigationBar

From 2014.igem.org

(Difference between revisions)
Line 72: Line 72:
height: 100%;  
height: 100%;  
background-image: url('https://static.igem.org/mediawiki/2014/5/5b/BgImgSheffield.jpg');
background-image: url('https://static.igem.org/mediawiki/2014/5/5b/BgImgSheffield.jpg');
-
background-repeat: repeat-y;
+
background-repeat: repeat;
}
}
Line 142: Line 142:
text-decoration: none;
text-decoration: none;
     white-space: nowrap;
     white-space: nowrap;
-
     color: white;
+
     color: black;
     opacity: 0.9;
     opacity: 0.9;
}
}
Line 154: Line 154:
text-decoration: none;
text-decoration: none;
     white-space: nowrap;
     white-space: nowrap;
-
     color: white;
+
     color: black;
     opacity: 0.9;
     opacity: 0.9;
}
}
Line 174: Line 174:
background-color: #000000;
background-color: #000000;
opacity: 0.9;
opacity: 0.9;
-
color: white;
+
color: black;
}
}
#navigationBar > li > ul > li > a.scrolling {
#navigationBar > li > ul > li > a.scrolling {
-
color: white;
+
color: black;
}
}

Revision as of 14:51, 13 October 2014