Team:HIT-Harbin/css/contentstyle.css
From 2014.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
#topCentent #rightRed{margin:0 950px;} | #topCentent #rightRed{margin:0 950px;} | ||
#nav{float:left;} | #nav{float:left;} | ||
- | + | .nav1{float:left;} |
Revision as of 10:59, 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;
}
- topCentent{
height:2000px;
width:1109px; background-image:url(); margin:0px auto;
margin-top:-160px;
}
- topCentent #rightRed{margin:0 950px;}
- nav{float:left;}
.nav1{float:left;}