Template:Biotec Dresden/bin/Style

From 2010.igem.org

(Difference between revisions)
Line 211: Line 211:
padding-right:15px;
padding-right:15px;
padding-top:6px;
padding-top:6px;
 +
}
 +
 +
/*calendar*/
 +
.calendar{
 +
width:185px;
 +
padding:0.2em 0.2em 0;
 +
background:url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") repeat-x scroll 50% bottom #C9C9C9;
 +
border:1px solid #AAAAAA;
 +
color:#333333;
 +
-moz-border-radius:6px 6px 6px 6px;
 +
padding:2px;
 +
}
 +
.calendar table{
 +
width:185px;
 +
}
 +
.calendar td{
 +
background:url("images/ui-bg_glass_60_eeeeee_1x400.png") repeat-x scroll 50% 50% #EEEEEE;
 +
border:1px solid #CCCCCC;
 +
color:#3383BB;
 +
font-weight:bold;
 +
padding:2px;
 +
text-align:right;
 +
text-decoration:none;
 +
}
 +
.calendar a{
 +
color:#3383BB;
 +
display:block;
 +
text-align:right;
 +
text-decoration:none;
 +
}
 +
.calendar .heading {
 +
text-align:center;
 +
padding:0.2em 0;
 +
-moz-border-radius:6px 6px 6px 6px;
 +
background:url("images/ui-bg_glass_35_dddddd_1x400.png") repeat-x scroll 50% 50% #DDDDDD;
 +
border:1px solid #BBBBBB;
 +
color:#333333;
 +
font-weight:bold;
 +
line-height:20px;
 +
}
 +
.calendar .dow td{
 +
background:none repeat scroll 0 0 transparent;
 +
color:#333333 ! important;
}
}
</style>
</style>
</header>
</header>
</html>
</html>

Revision as of 17:36, 25 June 2010