Team:NCTU Formosa/source/header-notes

From 2013.igem.org

(Difference between revisions)
Line 17: Line 17:
margin:0 auto;
margin:0 auto;
padding-top: 5px;
padding-top: 5px;
-
width: 755px;
+
width: 100%;
height:100%;
height:100%;
text-align: center;
text-align: center;
Line 47: Line 47:
clear:both;
clear:both;
}
}
-
.dayweek{background:#fefefe;width:107px;height:30px;float:left;border-right:1px solid #e5e5e5;}
+
.dayweek{background:#fefefe;width:14.2857%;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 54:
.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:107px;float:left;border-right:1px solid #e5e5e5;}
+
.day{width:14.2857%;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 62:
.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:107px;float:left;}
+
.big{width:14.2857%;float:left;}
.big:hover{background:#e9f0f8;cursor:pointer;}
.big:hover{background:#e9f0f8;cursor:pointer;}
.big .dots{height:65px;}
.big .dots{height:65px;}
Line 72: Line 72:
.mweek .open{height:400px;}
.mweek .open{height:400px;}
.open li{-webkit-border-radius:10px;margin-left:1px;margin-right:1px;border-bottom:#eeeeee solid 1px;padding:0;overflow:hidden;}
.open li{-webkit-border-radius:10px;margin-left:1px;margin-right:1px;border-bottom:#eeeeee solid 1px;padding:0;overflow:hidden;}
-
.open li p{margin:1px;margin-top:3px;width:105px;line-height:12px;font-size:12px;color:#ffffff;overflow:hidden;word-wrap:break-word;}
+
.open li p{margin:1px;margin-top:3px;width:14.2857%;line-height:12px;font-size:12px;color:#ffffff;overflow:hidden;word-wrap:break-word;}
.open li:hover{cursor:pointer;}
.open li:hover{cursor:pointer;}

Revision as of 18:19, 13 September 2013