Team:Melbourne/LabNote
From 2008.igem.org
(Difference between revisions)
(New page: <table> <html> <style type="text/css"> table.calendar { margin: 0; padding: 2px; } table.calendar td { margin: 0; padding: 1px; vertical-align: top; } table.month .heading ...) |
|||
Line 1: | Line 1: | ||
- | |||
<table> | <table> | ||
<html> | <html> | ||
Line 5: | Line 4: | ||
table.calendar { margin: 0; padding: 2px; } | table.calendar { margin: 0; padding: 2px; } | ||
table.calendar td { margin: 0; padding: 1px; vertical-align: top; } | table.calendar td { margin: 0; padding: 1px; vertical-align: top; } | ||
- | table.month .heading td { padding:1px; background-color: white; color: | + | table.month .heading td { padding:1px; background-color: white; color: #00bb00; text-align:center; font-size:140%; font-weight:bold; } |
- | table.month .dow td { color: | + | table.month .dow td { color:gold; text-align:center; font-size:100%; font-weight: bold;} |
table.month td.today { background-color:red; } | table.month td.today { background-color:red; } | ||
table.month td { | table.month td { | ||
Line 14: | Line 13: | ||
font-weight: none; | font-weight: none; | ||
font-size: 11pt; | font-size: 11pt; | ||
- | text-align: | + | text-align: center; |
- | background-color: | + | background-color: #21aa55; |
} | } | ||
#bodyContent table.month a { background:none; padding:0 } | #bodyContent table.month a { background:none; padding:0 } | ||
.day-active { color:red} | .day-active { color:red} | ||
- | .day-empty { color: | + | .day-empty { color:#330033} |
</style> | </style> | ||
Line 30: | Line 29: | ||
{| align="center" | {| align="center" | ||
|-valign="top" | |-valign="top" | ||
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=03}} |
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=04}} |
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=05}} |
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=06}} |
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=07}} |
- | |align="center" width="150pt"|{{#calendar: title=Melbourne | + | |align="center" width="150pt"|{{#calendar: title=Melbourne |year=2008 | month=08}} |
|} | |} | ||
|} | |} |
Revision as of 12:13, 29 October 2008
|
|
|
|
|
|