Template:Tsinghua:Common-Style

From 2014.igem.org

(Difference between revisions)
Line 74: Line 74:
/* ~~ This fixed width container surrounds all other blocks ~~ */
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
.container {
-
width: 960px;
+
width: 980px;
background-color: #FFFFFF;
background-color: #FFFFFF;
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */

Revision as of 08:01, 14 October 2014