Team:WHU-China/templates/standardpage header
From 2013.igem.org
(Difference between revisions)
IgnatzZeng (Talk | contribs) |
IgnatzZeng (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> | ||
+ | <script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | 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:#e7e9e6;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;} | ||
+ | #kinds-sub .right_content_adj li{margin-right:0;padding-top:0;width:auto;} | ||
+ | |||
+ | #middle{position:relative;height:auto;width:100%;} | ||
+ | #mainbody{float:left;display:inline-block;padding-left:10px;height:570px;position:absolute;width:74%;background-color:#f3f5f2;} | ||
+ | #mainbody .tt{float:left;color:red;} | ||
+ | #footer{width:100%;height:100px;float:left;} | ||
+ | #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;} | #content{position:absolute;top:10px;left:0;width:100%;height:auto;} | ||
#top-section{border:0;height:0;} | #top-section{border:0;height:0;} |
Revision as of 01:45, 10 September 2013