Template:INSALyon2010 Calendar
From 2010.igem.org
(Difference between revisions)
m |
m |
||
(6 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 { background | + | table.month td.today { background: #ff55f4; } |
table.month td { | table.month td { | ||
border: none; | border: none; | ||
height: 100%; | height: 100%; | ||
margin: 0px; | margin: 0px; | ||
- | padding: | + | padding: 2.5pt 0.9pt; |
font-weight: normal; | font-weight: normal; | ||
font-size: 10pt; | font-size: 10pt; | ||
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 } | ||
Line 24: | Line 24: | ||
</html> | </html> | ||
<table> | <table> | ||
- | {|style="font color=#ffffff; background-color: #ffffff; cellpadding=0; cellspacing=4; border= | + | {|style="font color=#ffffff; background-color: #ffffff; cellpadding=0; cellspacing=4; border=0; bordercolor=#000; border-spacing:0px; text-align:center; width=300px;"|} |
</table> | </table> | ||
Latest revision as of 15:23, 26 August 2010
|
|
|
|
|