Team:Tianjin/page.css
From 2012.igem.org
(Difference between revisions)
Austinamens (Talk | contribs) |
Austinamens (Talk | contribs) |
||
Line 3: | Line 3: | ||
} | } | ||
#text-content { | #text-content { | ||
- | + | width:830px;min-height:600px;float:left;background:#fff; | |
- | + | opacity:0.8;text-indent:2em;font-size:140%;padding:5px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | #nav{width:600px;height:600px;} | + | |
+ | } | ||
+ | #nav{width:600px;height:600px;position:absolute;right:2px} | ||
#nav-1,#nav-2,#nav-3,#nav-4,#nav-5{ | #nav-1,#nav-2,#nav-3,#nav-4,#nav-5{ | ||
float:left; | float:left; |
Revision as of 05:16, 19 August 2012
body { background:url("images/Pg-Bg.gif") }
- text-content {
width:830px;min-height:600px;float:left;background:#fff; opacity:0.8;text-indent:2em;font-size:140%;padding:5px; }
}
- nav{width:600px;height:600px;position:absolute;right:2px}
- nav-1,#nav-2,#nav-3,#nav-4,#nav-5{
float:left; }
- nav-6,#nav-7,#nav-8,#nav-9{
float:right; }