Line 522: | Line 522: | ||
/* SUBPAGE===============================================================================================================================================*/ | /* SUBPAGE===============================================================================================================================================*/ | ||
+ | body { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2018/9/93/T--UCL--silkbackground.svg'); | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | background-attachment: fixed; | ||
+ | background-position: center; | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: cover; | ||
+ | } | ||
.container_igem { | .container_igem { |
Revision as of 15:32, 6 October 2018