Team:Tianjin/page.css

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
background:url("images/Pg-Bg.gif")
background:url("images/Pg-Bg.gif")
}
}
 +
#toc{position:fixed;left:10px;}
#text-content {
#text-content {
width:830px;min-height:600px;float:left;background:#fff;
width:830px;min-height:600px;float:left;background:#fff;

Revision as of 05:43, 19 August 2012

body { background:url("images/Pg-Bg.gif") }

  1. toc{position:fixed;left:10px;}
  2. text-content {

width:830px;min-height:600px;float:left;background:#fff; opacity:0.8;text-indent:2em;font-size:140%;padding:5px; border:1px solid #000;margin-top:105px; }

  1. nav{width:600px;height:600px;position:absolute;right:2px}
  2. nav-1,#nav-2,#nav-3,#nav-4,#nav-5{

float:left; }

  1. nav-6,#nav-7,#nav-8,#nav-9{

float:right; }