Template:Imperial/CalendarCode

From 2008.igem.org

(Difference between revisions)
m (New page: <html> <style type="text/css"> table.calendar { margin: 0; padding: 2px; } table.calendar td { margin: 0; padding: 1px; vertical-align: top; } table.month .heading td { ...)
m
Line 5: Line 5:
table.month .heading td { padding:1px; background-color:#FFFFFF; text-align:center; font-size:120%; font-weight:bold; }
table.month .heading td { padding:1px; background-color:#FFFFFF; text-align:center; font-size:120%; font-weight:bold; }
table.month .dow td    { text-align:center; font-size:110%; }
table.month .dow td    { text-align:center; font-size:110%; }
-
table.month td.today    { background-color:#AAAAAA; }
+
table.month td.today    { border:#3366FF; }
table.month td {
table.month td {
     border: none;
     border: none;

Revision as of 13:28, 24 July 2008