Template:Team:BostonU/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with "* { margin: 0; padding: 0; -webkit-font-smoothing: antialiased; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ::selection { back...")
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
* {
* {
margin: 0;
margin: 0;
Line 500: Line 504:
}
}
}
}
 +
 +
</style>
 +
</html>

Revision as of 22:12, 17 June 2014