Team:WHU-China/basecss

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
/* zhl 2011.03.10 */
/* zhl 2011.03.10 */
html,body{font-family:Tahoma, Geneva, sans-serif;height:100%;}
html,body{font-family:Tahoma, Geneva, sans-serif;height:100%;}
-
#bodyContent{background-color:rgb(0,143,116);}
 
body{position:relative;min-width:990px;min-height:100%;height:auto!important;height:100%;background-color:rgb(0,143,116);font-size:12px;}
body{position:relative;min-width:990px;min-height:100%;height:auto!important;height:100%;background-color:rgb(0,143,116);font-size:12px;}
input,textarea{font-family:Tahoma, Geneva, sans-serif;}
input,textarea{font-family:Tahoma, Geneva, sans-serif;}
Line 24: Line 23:
* html .clearfix{height:1%;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clearfix{display:block;}
-
#kinds-sub .right_content_adj li{margin-right:0;padding-top:0;width:auto;}
 
-
#middle{position:relative;height:auto;width:100%;}
+
#menubar ul{background-color:rgb(243, 245, 242);}
-
#mainbody{float:left;display:inline-block;padding-left:10px;height:570px;position:absolute;width:74%;background-color:rgb(0,143,116);}
+
-
#mainbody .tt{float:left;color:red;}
+
-
#footer{width:100%;height:100px;float:left;}
+
#content{position:absolute;top:0;left:0;width:100%;height:auto;background-color:rgb(243, 245, 242);border:0;padding:0;}
-
#footer .sponsers{width:33%;height:80px;float:left;display:inline-block;}
+
-
#footer .rep{float:right;}
+
-
 
+
-
#content{position:absolute;top:10px;left:0;width:100%;height:auto;background-color:rgb(243, 245, 242);border:0;padding:0;}
+
#top-section{border:0;height:0;}
#top-section{border:0;height:0;}
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {display: none;}
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {display: none;}
.firstHeading {margin-bottom: 0.1em;}
.firstHeading {margin-bottom: 0.1em;}
# p-logo{display:none;}
# p-logo{display:none;}

Revision as of 13:27, 13 September 2013

@charset "utf-8"; /* zhl 2011.03.10 */ html,body{font-family:Tahoma, Geneva, sans-serif;height:100%;} body{position:relative;min-width:990px;min-height:100%;height:auto!important;height:100%;background-color:rgb(0,143,116);font-size:12px;} input,textarea{font-family:Tahoma, Geneva, sans-serif;} html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img{margin:0;padding:0;} table{border-collapse:collapse;border-spacing:0;} fieldset,img{border:0;} address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;} ol,ul{list-style:none;} caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} q:before,q:after{content:} abbr,acronym{border:0;} .fb{font-weight:bold;}

.pr{position:relative;} .pa{position:absolute;} .fl{float:left;display:inline;} .fr{float:right;display:inline;} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .clearfix{display:inline-block;}

  • html .clearfix{height:1%;}

.clearfix{display:block;}

  1. menubar ul{background-color:rgb(243, 245, 242);}
  1. content{position:absolute;top:0;left:0;width:100%;height:auto;background-color:rgb(243, 245, 242);border:0;padding:0;}
  2. top-section{border:0;height:0;}
  3. contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {display: none;}

.firstHeading {margin-bottom: 0.1em;}

  1. p-logo{display:none;}