Template:NTUGlobal

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
 +
/* Reset
 +
----------------------------------------------------------------------------------------------------*/
 +
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0; border: 0;outline: 0; font-size: 100%;vertical-align: baseline;background: transparent;}
 +
body {line-height: 1;}
 +
ol, ul {list-style: none;}
 +
blockquote, q {quotes: none;}
 +
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
 +
/* remember to define focus styles! */
 +
:focus {outline: 0;}
 +
/* remember to highlight inserts somehow! */
 +
ins {text-decoration: none;}
 +
del {text-decoration: line-through;}
 +
/* tables still need 'cellspacing="0"' in the markup */
 +
table {border-collapse: collapse;border-spacing: 0;}
-
<style type="text/css">/* Containers
+
/* Containers
----------------------------------------------------------------------------------------------------*/
----------------------------------------------------------------------------------------------------*/
.container_12 {margin-left: auto;margin-right: auto;width: 972px;}
.container_12 {margin-left: auto;margin-right: auto;width: 972px;}
Line 7: Line 22:
/* Grid >> Global
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
----------------------------------------------------------------------------------------------------*/
-
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 { display:inline;float: left;margin-left: 5px;margin-right: 5px; margin-left:5px; margin-right:5px;}
+
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 { display:inline;float: left;margin-left: 5px;margin-right: 5px; padding-left:5px; padding-right:5px;}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
Line 50: Line 65:
.container_12 .suffix_4 {margin-right:324px;}
.container_12 .suffix_4 {margin-right:324px;}
.container_12 .suffix_5 {margin-right:405px;}
.container_12 .suffix_5 {margin-right:405px;}
-
.container_12 .suffix_6 { margin-right:486px;}
+
.container_12 .suffix_6 {margin-right:486px;}
.container_12 .suffix_7 {margin-right:567px;}
.container_12 .suffix_7 {margin-right:567px;}
-
.container_12 .suffix_8 { margin-right:648px;}
+
.container_12 .suffix_8 {margin-right:648px;}
.container_12 .suffix_9 {margin-right:729px;}
.container_12 .suffix_9 {margin-right:729px;}
.container_12 .suffix_10 {margin-right:810px;}
.container_12 .suffix_10 {margin-right:810px;}
Line 67: Line 82:
/* Styles
/* Styles
----------------------------------------------------------------------------------------------------*/
----------------------------------------------------------------------------------------------------*/
-
hr {background:#eee; height:1px;}
+
/* Global */
-
h1 {color: blue;}
+
body {background:#e6e6e6; color:#000; font-family:Arial, Helvetica, sans-serif;}
-
b,strong,i,em {color:green;}
+
 
 +
a {color:#003478; text-decoration:none;}
 +
a:hover {color:#003Ab8}
 +
 
 +
 
 +
 
</style></html>
</style></html>
<div class="container_12" id="body">
<div class="container_12" id="body">

Revision as of 00:37, 12 June 2009