Template:Imperial/09/MenuPlay

From 2009.igem.org

(Difference between revisions)
Line 15: Line 15:
}
}
-
/* prepares the background image to full capacity of the viewing area */
+
#II09_Menu_Grey_Box {
-
#II09_Menu_Header_Background {
+
    [[Image:II09_MenuGreyBox.png]];
     position:absolute;
     position:absolute;
-
     z-index:0;
+
     z-index:1;
     width:200px;
     width:200px;
     height: 15px;
     height: 15px;
}
}
-
#II09_Menu_Grey_Box {
+
 
-
    [[Image:II09_MenuGreyBox.png]];
+
/* prepares the background image to full capacity of the viewing area */
 +
#II09_Menu_Header_Background {
     position:absolute;
     position:absolute;
-
     z-index:1;
+
     z-index:0;
     width:200px;
     width:200px;
     height: 15px;
     height: 15px;
}
}
-
 
/* Places the content on top of the background image */
/* Places the content on top of the background image */

Revision as of 12:57, 13 September 2009