Template:Cambridge2

From 2009.igem.org

(Difference between revisions)
Line 172: Line 172:
     position: relative;
     position: relative;
     float: right;
     float: right;
-
     margin: 0px 0px 50px
+
     margin: 0px 0px 0px
     background:#C4FFD4 none repeat scroll 0 0;
     background:#C4FFD4 none repeat scroll 0 0;
-
     color:#C4FFD4;
+
     /*color:#C4FFD4;*/
}
}
#contentbox_top {
#contentbox_top {
-
     width: 790px;
+
     width: 785px;
     height: 11px;
     height: 11px;
     background:url(https://static.igem.org/mediawiki/2009/0/07/Cambridge_boxtop.png) no-repeat bottom left;
     background:url(https://static.igem.org/mediawiki/2009/0/07/Cambridge_boxtop.png) no-repeat bottom left;
     position: relative;
     position: relative;
-
   /*  float: left; /*  
+
   /*  float: left; */
}
}
#contentbox_bottom {
#contentbox_bottom {
-
     width: 790px;
+
     width: 785px;
     height: 11px;
     height: 11px;
     background:url(https://static.igem.org/mediawiki/2009/4/4d/Cambridge_boxbottom.png) no-repeat top left;
     background:url(https://static.igem.org/mediawiki/2009/4/4d/Cambridge_boxbottom.png) no-repeat top left;
     position: relative;
     position: relative;
-
   /* float: left; /*  
+
   /* float: left; */
}
}

Revision as of 10:07, 23 July 2009

Hi there