Template:CSS/hxstyle

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 15: Line 15:
/* CSS Document */
/* CSS Document */
*{padding:0;margin:0;}
*{padding:0;margin:0;}
-
body { font-family: 微软雅黑; font-size: 12px; color: #333333; padding: 0px; margin: 0px; background: #eee;line-height:180%;}
+
body { font-family: 微软雅黑; font-size: 14px; color: #333333; padding: 0px; margin: 0px; background: #eee;line-height:180%;}
div, span, ul, li, p, h1, h2, h3, h4, h5, h6, img, p, dl, dd, dt { font-family: 微软雅黑; margin: 0px; padding: 0px;line-height:180%; font-style:normal;}
div, span, ul, li, p, h1, h2, h3, h4, h5, h6, img, p, dl, dd, dt { font-family: 微软雅黑; margin: 0px; padding: 0px;line-height:180%; font-style:normal;}
ul,li,ol{ list-style: none; }
ul,li,ol{ list-style: none; }
Line 29: Line 29:
.firstHeading{display: none;}
.firstHeading{display: none;}
-
.hx-wrapper{background:#c3e4f5;font-size:12px;line-height:22px;}
+
.hx-wrapper{background:#c3e4f5;font-size:14px;line-height:22px;}
 +
.hx-wrapper a{font-size:14px;}
.hx-wrapper .hd{background:url(https://static.igem.org/mediawiki/2014/9/9d/Hx-banner.jpg) no-repeat center top #c3e4f5;height:465px;}
.hx-wrapper .hd{background:url(https://static.igem.org/mediawiki/2014/9/9d/Hx-banner.jpg) no-repeat center top #c3e4f5;height:465px;}
Line 81: Line 82:
.hx-team h4{font-size:18px; text-transform:uppercase;color:#0c9ccc;border-bottom:1px solid #0c9ccc;margin-top:10px;}
.hx-team h4{font-size:18px; text-transform:uppercase;color:#0c9ccc;border-bottom:1px solid #0c9ccc;margin-top:10px;}
.hx-team .l{float:left;margin:0 10px 15px 0;}
.hx-team .l{float:left;margin:0 10px 15px 0;}
 +
.hx-team li span{margin-left:240px;display:block;}
.hx-team li strong{font-size:14px;font-weight:lighter;padding-bottom:5px;display:block;}
.hx-team li strong{font-size:14px;font-weight:lighter;padding-bottom:5px;display:block;}
.hx-team li{border-bottom:1px dotted #ccc;overflow:hidden;padding:15px 0;}
.hx-team li{border-bottom:1px dotted #ccc;overflow:hidden;padding:15px 0;}
.hx-team li p{line-height:18px;}
.hx-team li p{line-height:18px;}
-
#Advisors,#Members{margin-top:30px;}
+
#Advisors{margin-top:30px;}
 +
.hx-team h4{margin-top:30px;}
.hx-Advisors ul{overflow:hidden;position:relative;}
.hx-Advisors ul{overflow:hidden;position:relative;}
.hx-Advisors li{background:#f5f5f5;padding:0 15px;margin:10px 0;}
.hx-Advisors li{background:#f5f5f5;padding:0 15px;margin:10px 0;}
Line 174: Line 177:
.hx-arcAknockout .pic{margin:10px 0;padding:9px;border:1px solid #e5e5e5;text-align:center;}
.hx-arcAknockout .pic{margin:10px 0;padding:9px;border:1px solid #e5e5e5;text-align:center;}
.hx-arcAknockout .pic strong{font-weight:lighter;display:block;}
.hx-arcAknockout .pic strong{font-weight:lighter;display:block;}
 +
 +
.hx-Modeling .pic{border:1px solid #e5e5e5;padding:9px;margin:10px 0;text-align:center;}
 +
.hx-Modeling .pic strong{display:block;font-weight:lighter;padding-top:6px;text-align:left;}
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 00:26, 18 October 2014