Team:Tianjin/page.css
From 2012.igem.org
(Difference between revisions)
Austinamens (Talk | contribs) |
Austinamens (Talk | contribs) m |
||
Line 7: | Line 7: | ||
width:770px;min-height:600px;float:left;background:#fff; | width:770px;min-height:600px;float:left;background:#fff; | ||
text-indent:2em;font-size:100%;padding:5px; | text-indent:2em;font-size:100%;padding:5px; | ||
- | border:8px solid #000 | + | border:8px solid #000; |
} | } | ||
- | #nav{width: | + | #nav{width:450px;height:600px;position:absolute;right:2px;top:50px;} |
#nav-1,#nav-2,#nav-3,#nav-4{ | #nav-1,#nav-2,#nav-3,#nav-4{ | ||
float:left; | float:left; | ||
Line 17: | Line 17: | ||
float:right; | float:right; | ||
} | } | ||
- | #right-fixed {position:fixed;width: | + | #right-fixed {position:fixed;width:90px;} |
- | #track {width: | + | #track {width:90px;float:right;} |
Revision as of 10:07, 21 August 2012
body { background:url("images/Pg-Bg.gif") } .block {margin:5px;background:#ccc;padding:10px;height:60px;width:60px;}
- toc{position:fixed;left:10px;top:100px;}
- text-content {
width:770px;min-height:600px;float:left;background:#fff; text-indent:2em;font-size:100%;padding:5px; border:8px solid #000; }
- nav{width:450px;height:600px;position:absolute;right:2px;top:50px;}
- nav-1,#nav-2,#nav-3,#nav-4{
float:left; }
- nav-5,#nav-6,#nav-7,#nav-8,#nav-9{
float:right; }
- right-fixed {position:fixed;width:90px;}
- track {width:90px;float:right;}