Template:CSS/MainStyle

From 2014.igem.org

(Difference between revisions)
Line 62: Line 62:
     background-color: #e3e3e3;
     background-color: #e3e3e3;
}
}
 +
 +
 +
 +
#contentcontainer { /*-- creates container for all content on page --*/
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: normal;
 +
font-size: 14px;
 +
color: #414141;
 +
width: 975px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
margin-top: 0px;
 +
}
 +
 +
</style>
</style>
</html>
</html>

Revision as of 16:10, 14 July 2014