Team:Tianjin/page.css
From 2012.igem.org
(Difference between revisions)
Austinamens (Talk | contribs) |
Austinamens (Talk | contribs) |
||
Line 13: | Line 13: | ||
#nav{width:600px;height:600px;} | #nav{width:600px;height:600px;} | ||
#nav-1,#nav-2,#nav-3,#nav-4,#nav-5{ | #nav-1,#nav-2,#nav-3,#nav-4,#nav-5{ | ||
- | float: | + | float:left; |
} | } | ||
#nav-6,#nav-7,#nav-8,#nav-9{ | #nav-6,#nav-7,#nav-8,#nav-9{ | ||
- | + | float:right; | |
} | } |
Revision as of 05:09, 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%; }
- nav{width:600px;height:600px;}
- nav-1,#nav-2,#nav-3,#nav-4,#nav-5{
float:left; }
- nav-6,#nav-7,#nav-8,#nav-9{
float:right; }