Team:Victoria Australia/CSS
From 2009.igem.org
(Difference between revisions)
SebastianR (Talk | contribs) |
|||
(2 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
/*--------- CUSTOM STYLE -------------*/ | /*--------- CUSTOM STYLE -------------*/ | ||
+ | |||
+ | #bodyContent { | ||
+ | padding: 10px; | ||
+ | } | ||
body { | body { | ||
Line 211: | Line 215: | ||
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: | + | table.month td.today { background-color:none; } |
table.month td { | table.month td { | ||
border: none; | border: none; |
Latest revision as of 04:31, 21 October 2009