Template:Team:Waterloo/CSS/baseWiki

From 2014.igem.org

(Difference between revisions)
Line 39: Line 39:
body{
body{
   background: #D6DCDE;
   background: #D6DCDE;
-
  font-family: Georgia, serif;
 
-
  font-size: 14px;
 
}
}
a{
a{
Line 72: Line 70:
/*Specific class or id elements*/
/*Specific class or id elements*/
.content {
.content {
-
width:80%;
+
  width:80%;
-
background: #F0F0F0;
+
  background: #F0F0F0;
-
margin: auto;
+
  margin: auto;
-
margin-top: 30px;
+
  margin-top: 30px;
 +
  font-family: Georgia, serif;
 +
  font-size: 14px;
}
}
div#imgBox{
div#imgBox{

Revision as of 21:40, 16 October 2014