User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 109: Line 109:
   background-color: black;
   background-color: black;
   font-family: 'Open Sans', Arial, sans-serif;
   font-family: 'Open Sans', Arial, sans-serif;
-
   font-size: 14pt;
+
   font-size: 9pt;
}
}
Line 141: Line 141:
#actualContent {
#actualContent {
-
  float: right;
 
   position: relative;  
   position: relative;  
   font-size: 14pt;
   font-size: 14pt;
-
   width: 51.05em;
+
   width: auto;
   height: auto;
   height: auto;
-
   margin-top: 0.5em;
+
   margin-top: 10px;
-
   background-color: white;
+
   background-color: black;
   padding-top: 0em;
   padding-top: 0em;
-
  padding-left: 1em;
 
-
  padding-right: 1em;
 
-
  padding-bottom: 0.5em;
 
   text-align: justify;
   text-align: justify;
}
}

Revision as of 14:29, 16 October 2013

Return to iGEM Main Page.