Team:Freiburg/css/styles additional.css

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<style>
<style>
-
li:nth-child(1) {
+
nav > ul > li:nth-child(1) {
   background-color: #00ff00;
   background-color: #00ff00;
}
}
-
li:nth-child(2) {
+
 
 +
nav > ul > li:nth-child(2) {
   background-color: #453357;
   background-color: #453357;
}
}

Revision as of 19:04, 7 October 2014