Team:Amsterdam/Header

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
table.calendar td {
 +
vertical-align:top;
 +
align:center;
 +
}
 +
 +
table.month {
 +
background-color:#FFF;
 +
}
 +
 +
table.month .heading td {
 +
background-color:#529bc7;
 +
color:#FFF;
 +
text-align:center;
 +
font-weight:bold;
 +
text-size:1200px;
 +
}
 +
 +
table.month .dow td {
 +
color:#000;
 +
text-align:center;
 +
font-size:100%;
 +
}
 +
 +
table.month td {
 +
border:none;
 +
text-align:center;
 +
background-color:#FFF;
 +
}
 +
 +
table.month a:hover {
 +
background-color:#529bc7;
 +
text-decoration:none;
 +
}
 +
 +
.day-active {
 +
color:blue;
 +
font-weight:bold;
 +
}
 +
 +
.day-empty {
 +
color:#000;
 +
 +
}
 +
 +
#toc, .toc {
 +
float: right;
 +
margin-top: 50px;
 +
}
body { font-family:  'Lucida Sans Unicode', 'Lucida Grande', sans-serif;}
body { font-family:  'Lucida Sans Unicode', 'Lucida Grande', sans-serif;}
h1, h2, h3, h4, h5, h6 {color:#529bc7}
h1, h2, h3, h4, h5, h6 {color:#529bc7}

Revision as of 13:12, 26 July 2011