Team:HIT-Harbin/css/contentstyle.css

From 2014.igem.org

(Difference between revisions)
Line 19: Line 19:
}
}
#topCentent #rightRed{margin:0 950px;}
#topCentent #rightRed{margin:0 950px;}
 +
#nav{float:left;}
 +
#nav1{float:left;}

Revision as of 10:58, 22 July 2014

/* CSS Document */ ul,li,body,h1,#topCentent,#rightRed,#logo{ margin:0; padding:0; }

body { width:1300px;height:1014px; font-family: Arial; font-size: 12px;

       padding-top:132px;
       background-color:#183D46;

}

  1. topCentent{
   height:2000px;

width:1109px; background-image:url(Wikibackground.jpg); margin:0px auto;

       margin-top:-160px;

}

  1. topCentent #rightRed{margin:0 950px;}
  2. nav{float:left;}
  3. nav1{float:left;}