Team:Oxford/clicktoDCMate
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<html> | <html> | ||
- | |||
- | + | .body { | |
background: url('https://static.igem.org/mediawiki/2014/8/81/DCMation1.png'); | background: url('https://static.igem.org/mediawiki/2014/8/81/DCMation1.png'); | ||
background-size: cover; | background-size: cover; | ||
background-position: center center; | background-position: center center; | ||
height: 150px; | height: 150px; | ||
- | min-width:600px; | + | min-width:600px; |
} | } | ||
Revision as of 13:36, 7 August 2014
.body { background: url('https://static.igem.org/mediawiki/2014/8/81/DCMation1.png'); background-size: cover; background-position: center center; height: 150px; min-width:600px; }