Team:CityU HK/Template/CSS
From 2014.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
body { | body { | ||
background: url("https://static.igem.org/mediawiki/2014/a/a5/CityU_HK_Background.jpg"); | background: url("https://static.igem.org/mediawiki/2014/a/a5/CityU_HK_Background.jpg"); | ||
- | background-size:contain; | + | /*background-size:contain;*/ |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position:left; | background-position:left; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
- | background-size: cover | + | background-size: cover; |
} | } | ||
Revision as of 12:01, 20 August 2014