Template:INSALyon2010 Calendar
From 2010.igem.org
(Difference between revisions)
m |
m |
||
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: #99bf8b; color: white; text-align:center; font-size: | + | table.month .heading td { padding:1px; background-color: #99bf8b; 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:#99bf8b; text-align:center; font-size:90%; } | table.month .dow td { color:#99bf8b; text-align:center; font-size:90%; } | ||
table.month td.today { background-color:#99bf8b; } | table.month td.today { background-color:#99bf8b; } | ||
Line 16: | Line 16: | ||
background-color: white; | background-color: white; | ||
} | } | ||
- | #bodyContent table.month a { background:none; padding: | + | #bodyContent table.month a { background:none; padding:3px; } |
.day-active { color:#99bf8b} | .day-active { color:#99bf8b} | ||
.day-empty { color:#000000 } | .day-empty { color:#000000 } | ||
Line 23: | Line 23: | ||
</html> | </html> | ||
<table> | <table> | ||
- | {|style="font color= | + | {|style="font color=#ffffff; background-color: #ffffff; cellpadding=0; cellspacing=4; border=4; bordercolor=#000; border-spacing:0px; text-align:center; width=300px;"|} |
</table> | </table> | ||
Revision as of 13:43, 23 August 2010
|
|
|
|
|