Template:INSALyon2010 Calendar
From 2010.igem.org
(Difference between revisions)
m |
m |
||
(3 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
table.calendar { margin: 0; padding: 2px; } | table.calendar { margin: 0; padding: 2px; } | ||
table.calendar td { margin: 0; padding: 3px; vertical-align: top; } | table.calendar td { margin: 0; padding: 3px; vertical-align: top; } | ||
- | table.month .heading td { padding:1px; background-color: # | + | table.month .heading td { padding:1px; background-color: #ff55f4; color: white; text-align:center; font-size:110%; font-weight:normal; -moz-border-radius: 10px; -webkit-border-radius:10px; -goog-ms-border-radius: 10px; border-radius: 10px;} |
- | table.month .dow td { color:# | + | table.month .dow td { color:#4e91c4; text-align:center; font-size:90%; } |
- | table.month td.today { | + | table.month td.today { background: #ff55f4; } |
table.month td { | table.month td { | ||
border: none; | border: none; | ||
Line 18: | Line 18: | ||
} | } | ||
#bodyContent table.month a { background:none; margin-top: 4px; padding:2px; } | #bodyContent table.month a { background:none; margin-top: 4px; padding:2px; } | ||
- | .day-active { color:# | + | .day-active { color:#4e91c4} |
.day-empty { color:#000000 } | .day-empty { color:#000000 } | ||
Latest revision as of 15:23, 26 August 2010
|
|
|
|
|