Team:Freiburg/css/styles additional.css

From 2014.igem.org

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

Revision as of 19:03, 7 October 2014