Team:Victoria Australia/CSS

From 2009.igem.org

(Difference between revisions)
Line 210: Line 210:
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
table.month .heading td { padding:2px; background-color:#d49fe1; color:#3C1859; text-align:center; font-size:120%; font-weight:bold; }
table.month .heading td { padding:2px; background-color:#d49fe1; color:#3C1859; text-align:center; font-size:120%; font-weight:bold; }
-
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
+
table.month .dow td    { color:#3C1859; text-align:center; font-size:110%; }
-
table.month td.today    { background-color:#ddd; }
+
table.month td.today    { background-color:#d49fe1; }
table.month td {
table.month td {
     border: none;
     border: none;

Revision as of 09:15, 20 October 2009