Team:Oxford/clicktoDCMate

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
     </head>
     </head>
 +
 +
header {
 +
background: url('https://static.igem.org/mediawiki/2014/8/81/DCMation1.png');
 +
background-size: cover;
 +
background-position: center center;
 +
height: 150px;
 +
min-width:600px;
 +
}
      
      
<style>
<style>
Line 14: Line 22:
</div>
</div>
</body>
</body>
 +

Revision as of 13:35, 7 August 2014

header { background: url('https://static.igem.org/mediawiki/2014/8/81/DCMation1.png'); background-size: cover; background-position: center center; height: 150px; min-width:600px; }