Team:BIT/team.css
From 2014.igem.org
(Difference between revisions)
Liangxi627 (Talk | contribs) (Created page with "@charset "utf-8"; - →CSS Document: #footer1{ position:absolute;top:2500px;} #left{ width:300px;height:300px; position:fixed; top:304px; left:180px;margin:10px 10px 0 0 ; ...") |
|||
(4 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
+ | #footer-box | ||
+ | { | ||
+ | margin-top:2560px; | ||
+ | border: none; | ||
- | #footer1{ position:absolute;top: | + | } |
+ | |||
+ | |||
+ | #footer1{ position:absolute;top:2400px;} | ||
#left{ width:300px;height:300px; position:fixed; top:304px; left:180px;margin:10px 10px 0 0 ; z-index:2;} | #left{ width:300px;height:300px; position:fixed; top:304px; left:180px;margin:10px 10px 0 0 ; z-index:2;} |
Latest revision as of 21:31, 17 October 2014
@charset "utf-8"; /* CSS Document */
- footer-box
{ margin-top:2560px; border: none;
}
- footer1{ position:absolute;top:2400px;}
- left{ width:300px;height:300px; position:fixed; top:304px; left:180px;margin:10px 10px 0 0 ; z-index:2;}
- right{ width:704px;height:800px;position:absolute; top:10px; left:320px;margin:10px 0 0 0 ; }
- {margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
a,a:hover{text-decoration: none;}
.table{ margin-left:10px; position:relative;} .table img{ vertical-align:top;}
- fourth p{ color:#FFFFFF; font-size:24px; letter-spacing: 2px;}