Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
Line 534: Line 534:
table#calendar .month {
table#calendar .month {
-
border: 1px solid #000;
+
border: 1px solid #333;
}
}
Line 542: Line 542:
border: 1px solid #ccc;
border: 1px solid #ccc;
text-align: center;
text-align: center;
 +
}
 +
 +
.day-active {
 +
width: 20px;
 +
height: 20px;
 +
background-color: green;
}
}

Revision as of 09:22, 4 June 2010