Team:KULeuven/Zandbak/Home

From 2008.igem.org

(Difference between revisions)
Line 61: Line 61:
border-right: 2px solid #CCC7DD;
border-right: 2px solid #CCC7DD;
}
}
 +
 +
/* calendar css modified for the homepage */
 +
table {width: 100%; border-left: 2px solid #CCC7DD; border-right: 2px solid #CCC7DD;}
 +
table.calendar          { margin: 0; padding: 10px;}
 +
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
 +
table.month .heading td { display: none; }
 +
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
 +
table.month td.today    { background-color:#ddd; }
 +
table.month td {
 +
    border: none;
 +
    margin: 0;
 +
    padding: 1pt 1.5pt;
 +
    font-weight: bold;
 +
    font-size: 8pt;
 +
    text-align: right;
 +
    background-color: #eee;
 +
    }
 +
#bodyContent table.month a { background:none; padding:0 }
 +
.day-active { color:#0000cc }
 +
.day-empty  { color:#cc0000 }
</style>
</style>
</html>
</html>
Line 84: Line 104:
<div class="sidebox">
<div class="sidebox">
-
<h3>Notebook</h3>
+
<h3>Notebook ({{CURRENTMONTHNAME}})</h3>
-
+
{{#calendar:query=preload=:Team:KULeuven/Tools/New_Day|title=Team:KULeuven|year=2008|month={{CURRENTMONTH}} }}
 +
<p></p><!-- the paragraph forms a buffer so the bottom edge doesn't dissappear because of the calendar-->
</div>
</div>
</div>
</div>
</div>
</div>

Revision as of 14:56, 11 August 2008

  dock/undock dropdown  

1

3