Team:CityU HK/Template/CSS
From 2014.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
} | } | ||
- | body { | + | body { |
- | background- | + | background: url("https://static.igem.org/mediawiki/2014/a/a5/CityU_HK_Background.jpg"); |
- | } | + | /*background-size:contain;*/ |
+ | background-repeat: no-repeat; | ||
+ | background-position:left; | ||
+ | background-attachment: fixed; | ||
+ | background-size: cover; | ||
+ | } | ||
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ |
Revision as of 13:59, 10 September 2014