Difference between revisions of "Template:Kent"
Jamesaston (Talk | contribs) |
|||
Line 43: | Line 43: | ||
background-color: #fff; | background-color: #fff; | ||
} | } | ||
+ | |||
+ | /*JA Added 1st July */ | ||
+ | .site-wrapper { | ||
+ | display: table; | ||
+ | width: 100%; | ||
+ | height: 100%; /* For at least Firefox */ | ||
+ | min-height: 100%; | ||
+ | background: url('https://static.igem.org/mediawiki/2014/9/91/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed; | ||
+ | -webkit-background-size: cover; | ||
+ | -moz-background-size: cover; | ||
+ | -o-background-size: cover; | ||
+ | background-size: cover; | ||
+ | } | ||
/* Creates a container that will wrap all of the content inside your wiki pages. */ | /* Creates a container that will wrap all of the content inside your wiki pages. */ |
Revision as of 09:58, 1 July 2015