Team:Tianjin/index.css
From 2012.igem.org
Austinamens (Talk | contribs) |
Austinamens (Talk | contribs) |
||
Line 8: | Line 8: | ||
#content {background:0;border:none;} | #content {background:0;border:none;} | ||
#catlinks{display:none;} | #catlinks{display:none;} | ||
- | p {padding:0;} | + | p {padding:0 !important;} |
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
body { | body { | ||
Line 35: | Line 35: | ||
} | } | ||
#block2 { | #block2 { | ||
- | height: | + | height:190px;width:310px;float:left; |
background:#f76303; | background:#f76303; | ||
} | } | ||
#block3 { | #block3 { | ||
- | height: | + | height:70px;width:70px;float:right; |
background:#f5e162; | background:#f5e162; | ||
} | } | ||
#block4 { | #block4 { | ||
- | height: | + | height:70px;width:70px;float:right; |
background:#1c5; | background:#1c5; | ||
} | } | ||
#block5 { | #block5 { | ||
- | height: | + | height:70px;width:70px;float:left; |
background:#ff1e32; | background:#ff1e32; | ||
} | } | ||
#block6 { | #block6 { | ||
- | height: | + | height:70px;width:190px;float:left; |
background:#0096db; | background:#0096db; | ||
} | } | ||
#block7 { | #block7 { | ||
- | height: | + | height:70px;width:190px;float:left; |
background:#6c3a77; | background:#6c3a77; | ||
} | } | ||
#block8 { | #block8 { | ||
- | height: | + | height:190px;width:310px;float:right; |
background:#d90467; | background:#d90467; | ||
} | } | ||
#block9 { | #block9 { | ||
- | height: | + | height:70px;width:190px;float:left; |
background:#f7b709; | background:#f7b709; | ||
} | } | ||
#blockA { | #blockA { | ||
- | height: | + | height:70px;width:310px;float:left; |
background:#4fb5b3; | background:#4fb5b3; | ||
} | } |
Revision as of 09:44, 13 August 2012
- {
margin:0; padding:0; font-family:"Arial"; } .hidden {display:none;}
- p-logo,#footer-box {display:none;}
- content {background:0;border:none;}
- catlinks{display:none;}
p {padding:0 !important;} .firstHeading {display:none;} body { background:#242133; } .floatfix {clear:both} .block {margin:5px;background:#ccc;padding:20px;}
- header{
width:960px; margin:20px auto; color:#dae8e8; font-size:400%; font-weight:bold; }
- wrap {
margin:0 auto; /*background:#fff;*/ width:960px; height:480; }
- block1 {
height:230px;width:470px;float:left;padding:0;
}
- block2 {
height:190px;width:310px;float:left; background:#f76303; }
- block3 {
height:70px;width:70px;float:right; background:#f5e162; }
- block4 {
height:70px;width:70px;float:right; background:#1c5; }
- block5 {
height:70px;width:70px;float:left; background:#ff1e32; }
- block6 {
height:70px;width:190px;float:left; background:#0096db; }
- block7 {
height:70px;width:190px;float:left; background:#6c3a77; }
- block8 {
height:190px;width:310px;float:right; background:#d90467; }
- block9 {
height:70px;width:190px;float:left; background:#f7b709; }
- blockA {
height:70px;width:310px;float:left; background:#4fb5b3; }