Team:TU Delft/header

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> .wrapper { border: 1px solid #ff0000; } </style> </html>)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
html, body {
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
body {
 +
background-color: #000;
 +
}
 +
.wrapper {
.wrapper {
border: 1px solid #ff0000;
border: 1px solid #ff0000;

Revision as of 08:06, 3 June 2010