Template:JHU BAG Top

From 2009.igem.org

(Difference between revisions)
Line 147: Line 147:
     width: 771px;
     width: 771px;
     height: 18px;
     height: 18px;
-
     background:url(https://static.igem.org/mediawiki/2009/5/59/Top-content.gif) no-repeat bottom left;
+
     background:url(https://static.igem.org/mediawiki/2009/5/59/Top-content.gif) no-repeat 0 0;
     position: relative;
     position: relative;
-
    float: left;
+
 
-
}
+
border: 1px solid red;}
#JHU_content_bottom {
#JHU_content_bottom {
     width: 771px;
     width: 771px;
     height: 18px;
     height: 18px;
-
     background:url(https://static.igem.org/mediawiki/2009/6/6e/Bottom-content.gif) no-repeat top left;
+
     background:url(https://static.igem.org/mediawiki/2009/6/6e/Bottom-content.gif) no-repeat 0 0;
     position: relative;
     position: relative;
-
    float: left;
+
border: 1px solid red;
}
}

Revision as of 03:42, 28 September 2009