Team:WashU StLouis/CSS

From 2014.igem.org

(Difference between revisions)
Line 349: Line 349:
</script>
</script>
-
<style>
 
-
body {
 
-
    background: #ffffff url("https://static.igem.org/mediawiki/2014/9/9c/WashU_StLouis_Rebstock.jpg") no-repeat fixed top;
 
-
}
 
<style>
<style>
/*--Slideshow Begins Here--*/
/*--Slideshow Begins Here--*/
Line 437: Line 433:
</style>
</style>
 +
 +
/* Set background image and color */
 +
<style>
 +
body {
 +
    background: #ffffff url("https://static.igem.org/mediawiki/2014/9/9c/WashU_StLouis_Rebstock.jpg") no-repeat fixed top;
 +
    background-size: 100%;
 +
}
 +
</style>
 +
</HTML>
</HTML>

Revision as of 20:26, 22 July 2014


/* Set background image and color */