Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
(Undo revision 319692 by SvenB (talk))
 
(3 intermediate revisions not shown)
Line 115: Line 115:
#content {                /* ------------------------------------------------- #CONTENT */
#content {                /* ------------------------------------------------- #CONTENT */
-
   background-color: blue !important;
+
   background-color: white !important;
-
   margin: 0px auto !important;
+
   margin: 0em auto !important;
   border: none !important;
   border: none !important;
-
   padding: 0px !important;
+
   padding: 0em !important;
   position: relative;
   position: relative;
-
   width: 960px;
+
   width: 77em;
   height: auto;
   height: auto;
}
}
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
-
   background-color: red;
+
   background-color: white;
-
   width: 940px;
+
   width: 76em;
-
   padding: 10px;
+
   padding: 0.5em;
   position: relative;
   position: relative;
   margin: auto;
   margin: auto;

Latest revision as of 20:46, 14 October 2014

Return to iGEM Main Page.