Team:Tokyo-NoKoGen/css

From 2010.igem.org

(Difference between revisions)
Line 3: Line 3:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
         <html xmlns="http://www.w3.org/1999/xhtml">
         <html xmlns="http://www.w3.org/1999/xhtml">
 +
 +
/* change the igem style to fit my design */
 +
#content {background:    #2000a0; border: 0px;}
 +
#content h1.firstHeading {display: none;}
 +
 +
/* =====  Basic rules  ===== */
/* =====  Basic rules  ===== */
<!--
<!--
-
body {position:static; marginwidth:200px;}
+
body {position:static; margin-left:200px; margin-right:200px; font-size:16px}
-->
-->

Revision as of 00:30, 22 October 2010