Team:WashU StLouis/CSS

From 2014.igem.org

(Difference between revisions)
Line 43: Line 43:
}
}
-
body {
 
-
background-color: #000;
 
-
}
 
#globalWrapper { /*-- changes default wiki settings --*/
#globalWrapper { /*-- changes default wiki settings --*/
Line 437: Line 434:
<style>
<style>
body {
body {
-
     background: #ffffff url("https://static.igem.org/mediawiki/2014/9/9c/WashU_StLouis_Rebstock.jpg") no-repeat fixed top;
+
     background-color:transparent url("https://static.igem.org/mediawiki/2014/9/9c/WashU_StLouis_Rebstock.jpg") no-repeat fixed top;
     background-size: 100%;
     background-size: 100%;
}
}

Revision as of 20:35, 22 July 2014


/* Set background image and color */