TU-Delft/Templates/CSS

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> @charset "UTF-8"; * { margin: 0; padding: 0; outline:0; } body { font-size: 12px; line-height: 22px; font-family: Arial, Helvetica, Sa...")
 
(6 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
<script type="text/javascript">
@charset "UTF-8";
@charset "UTF-8";
-
* { margin: 0; padding: 0; outline:0; }
+
 
 +
*{ margin: 0; padding: 0; outline:0; }
body {
body {
Line 187: Line 189:
padding: 65px 30px 0 35px;
padding: 65px 30px 0 35px;
}
}
-
 
+
<script type="text/javascript">
</style>
</style>
-
</html>
+
 
 +
<html>

Latest revision as of 18:24, 24 July 2013