Template:WashUtop

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
/* iGEM wiki Hacker */
/* iGEM wiki Hacker */
-
#globalwrapper {
+
* {
-
    width:1000px;
+
vertical-align: baseline;
-
    padding:0px 0px;
+
font-weight: inherit;
-
    margin: 0 auto;
+
font-family: inherit;
-
    background-image:url('https://static.igem.org/mediawiki/2012/f/f9/SaffronBackground.jpg');
+
font-style: inherit;
-
    background-attachment: fixed;
+
font-size: 100%;
-
    background-position: center;
+
border: 0 none;
-
    background-size:100% 100%;
+
outline: 0;
-
}
+
padding: 0;
 +
margin: 0;
 +
}
 +
 
div#top-section {
div#top-section {

Revision as of 16:18, 2 August 2012