Team:Hong Kong HKU/templates/null

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
       width:100%;
       width:100%;
       height:100%;
       height:100%;
-
       background-color:Black;
+
       background-image:url('https://static.igem.org/mediawiki/igem.org/3/3d/Hkudothingsonamicroscalelogo.jpg');
 +
      background-repeat:no-repeat;
 +
      background-position:center;
 +
      background-attachment:fixed;
 +
      background-size:contain;
       z-index:1;
       z-index:1;
       /* These three lines are for transparency in all browsers. */
       /* These three lines are for transparency in all browsers. */
Line 78: Line 82:
       width:960px;
       width:960px;
       margin:0 auto;
       margin:0 auto;
-
background-image:url('https://static.igem.org/mediawiki/igem.org/3/3d/Hkudothingsonamicroscalelogo.jpg');
+
 
-
      background-repeat:no-repeat;
+
-
      background-position:center;
+
-
      background-attachment:fixed;
+
-
      background-size:contain;
+
               }
               }

Revision as of 16:04, 28 August 2013