Template:CSS/MainStyle

From 2014.igem.org

(Difference between revisions)
Line 86: Line 86:
#column1-wrap {
#column1-wrap {
-
  margin: 0 auto;
+
  font-family: Arial, Helvetica, sans-serif;
-
     width: 975px;
+
font-weight: normal;
-
float:left;
+
font-size: 14px;
 +
color: #414141;
 +
width: 925px;
 +
margin-left: auto;  
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
margin-top: 0px;
 +
 
 +
     padding-top: 25px;
 +
    padding-bottom: 25px;
 +
    padding-right: 25px;
 +
    padding-left: 25px;

Revision as of 19:57, 14 July 2014