Template:Imperial/09/CSS

From 2009.igem.org

(Difference between revisions)
Line 69: Line 69:
     width: 717px;
     width: 717px;
     height: 9px;
     height: 9px;
-
     background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat bottom right;
+
     background:url(https://static.igem.org/mediawiki/2009/c/c8/II09_content_top.png) no-repeat;
 +
    background-position: bottom right;
     position: relative;
     position: relative;
     float: right;
     float: right;
Line 77: Line 78:
     width: 717px;
     width: 717px;
     height: 9px;
     height: 9px;
-
     background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat top right;
+
     background:url(https://static.igem.org/mediawiki/2009/b/b4/II09_content_bottom.png) no-repeat;
 +
    background-position: top right;
     position: relative;
     position: relative;
     float: right;
     float: right;

Revision as of 03:51, 14 September 2009