Team:HIT-Harbin/css/contentstyle.css
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
width:1300px;height:1014px; font-family: Arial; | width:1300px;height:1014px; font-family: Arial; | ||
font-size: 12px; | font-size: 12px; | ||
- | padding-top: | + | padding-top:132px; |
background-color:#183D46; | background-color:#183D46; | ||
} | } |
Revision as of 10:24, 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;
}