Team:Tianjin/page.css

From 2012.igem.org

(Difference between revisions)
m
Line 5: Line 5:
#toc{position:fixed;left:10px;top:100px;}
#toc{position:fixed;left:10px;top:100px;}
#text-content {
#text-content {
-
width:770px;min-height:600px;float:left;background:#fff;
+
width:845px;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:450px;height:600px;position:absolute;right:2px;top:50px;}
+
#nav{width:450px;height:600px;position:absolute;right:2px;top:30px;}
#nav-1,#nav-2,#nav-3,#nav-4{
#nav-1,#nav-2,#nav-3,#nav-4{
float:left;
float:left;

Revision as of 10:09, 21 August 2012

body { background:url("images/Pg-Bg.gif") } .block {margin:5px;background:#ccc;padding:10px;height:60px;width:60px;}

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

width:845px;min-height:600px;float:left;background:#fff; text-indent:2em;font-size:100%;padding:5px; border:8px solid #000; }

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

float:left; }

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

float:right; }

  1. right-fixed {position:fixed;width:90px;}
  2. track {width:90px;float:right;}