User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 190: Line 190:
p a {
p a {
-
   color: red;
+
   color: #A51E37;
   text-decoration: underline;
   text-decoration: underline;
}
}
p a:hover {
p a:hover {
-
   color: #A51E37;
+
   color: white;
   text-decoration: none;
   text-decoration: none;
}
}
p a:active {
p a:active {
-
   color: #D58727;
+
   color: white;
   text-decoration: underline;
   text-decoration: underline;
-
  border: none;
 
}
}

Revision as of 17:51, 16 October 2013


Section 1

Section 2

Section 3

Section 4

Section 5

Site was created using SMINT by Robert McCracken.