Team:NCTU Formosa/source/header-notes

From 2013.igem.org

(Difference between revisions)
Line 29: Line 29:
margin-bottom:15px;
margin-bottom:15px;
font-weight:400;
font-weight:400;
-
}
 
-
.calheader{
 
-
width:100%;
 
-
height:30px;
 
-
text-align:center;
 
-
}
 
-
.calheader h2{
 
-
margin-top:15px;
 
-
font-size:16px;
 
}
}
.calcontainer{
.calcontainer{
Line 47: Line 38:
clear:both;
clear:both;
}
}
-
.dayweek{background:#fefefe;width:14.2%;height:30px;float:left;border-right:1px solid #e5e5e5;}
+
.dayweek{background:#fefefe;width:14%;height:30px;float:left;border-right:1px solid #e5e5e5;}
.dayweek p{display:block;text-align:center;font-size:10px;line-height:31px;text-shadow:0 1px 0 #ffffff;}
.dayweek p{display:block;text-align:center;font-size:10px;line-height:31px;text-shadow:0 1px 0 #ffffff;}
.week{overflow:hidden;border-top:1px solid #c2c2c2;}
.week{overflow:hidden;border-top:1px solid #c2c2c2;}
Line 54: Line 45:
.today{background:#fffcdf;border-right:1px solid #e5e5e5;}
.today{background:#fffcdf;border-right:1px solid #e5e5e5;}
.today .daybar{background:#fffac1;}
.today .daybar{background:#fffac1;}
-
.day{width:14.2%;float:left;border-right:1px solid #e5e5e5;}
+
.day{width:14%;float:left;border-right:1px solid #e5e5e5;}
.brn{border-right:none;}
.brn{border-right:none;}
.bun{border-bottom:none;}
.bun{border-bottom:none;}
Line 62: Line 53:
.dots ul{text-align:center;white-space:nowrap;overflow:hidden;}
.dots ul{text-align:center;white-space:nowrap;overflow:hidden;}
.dots ul li{margin-top:10px;display:inline-block;-webkit-border-radius:14px;width:12px;height:12px;}
.dots ul li{margin-top:10px;display:inline-block;-webkit-border-radius:14px;width:12px;height:12px;}
-
.big{width:14.2%;float:left;}
+
.big{width:14%;float:left;}
.big:hover{background:#e9f0f8;cursor:pointer;}
.big:hover{background:#e9f0f8;cursor:pointer;}
.big .dots{height:65px;}
.big .dots{height:65px;}
Line 83: Line 74:
.red:hover{background:#ff6164;}
.red:hover{background:#ff6164;}
.yellow{
.yellow{
-
//background:#ffac4d;
 
background:rgba(255, 172, 77, 0.8) none repeat scroll 0 0 !important;
background:rgba(255, 172, 77, 0.8) none repeat scroll 0 0 !important;
}
}
.yellow:hover{
.yellow:hover{
-
//background:#ffbd6a;
 
background:rgba(255, 189 106, 0.8) none repeat scroll 0 0 !important;
background:rgba(255, 189 106, 0.8) none repeat scroll 0 0 !important;
}
}

Revision as of 19:59, 13 September 2013