Team:Caltech/Test

From 2010.igem.org

(Difference between revisions)
Line 44: Line 44:
}
}
-
/*calendar*/
 
-
.calendar{
 
-
margin-left:200px;
 
-
}
 
-
.month{
 
-
font-size:85%;
 
-
width:185px;
 
-
height:230px;
 
-
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;
 
-
margin:10px 30px;
 
-
}
 
-
.month table{
 
-
width:185px;
 
-
}
 
-
.month 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;
 
-
}
 
-
.month a{
 
-
color:#3383BB;
 
-
display:block;
 
-
text-align:right;
 
-
text-decoration:none;
 
-
}
 
-
.calendar .heading {
 
-
text-align:center;
 
-
padding:3 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;
 
-
}
 
</style>
</style>

Revision as of 14:03, 4 July 2010