Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
/* colors lab notebook */
/* colors lab notebook */
-
a.day-empty {
+
a.day-empty:link, a.day-empty:visited {
     color: red;
     color: red;
}
}
-
a.day-full {
+
a.day-full:link, a.day-full:visited {
     color: green;
     color: green;
     font-weight:bold;
     font-weight:bold;

Revision as of 14:30, 14 July 2012