Team:Victoria Australia/CSS

From 2009.igem.org

(Difference between revisions)
Line 211: Line 211:
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:#3C1859; text-align:center; font-size:110%; }
table.month .dow td    { color:#3C1859; text-align:center; font-size:110%; }
-
table.month td.today    { background-color:#d49fe1; }
+
table.month td.today    { background-color:none; }
table.month td {
table.month td {
     border: none;
     border: none;
Line 221: Line 221:
     background-color: #eee;
     background-color: #eee;
     }
     }
-
#bodyContent table.month a { background:#d49fe1; padding:0 }
+
#bodyContent table.month a { background:none; padding:0 }
.day-active { color:#0000cc }
.day-active { color:#0000cc }
.day-empty  { color:#cc0000 }
.day-empty  { color:#cc0000 }

Revision as of 09:17, 20 October 2009