Team:Tokyo-NoKoGen/Parts
From 2014.igem.org
(Difference between revisions)
Line 138: | Line 138: | ||
<html> | <html> | ||
+ | <style> | ||
+ | |||
+ | div#wrapper { | ||
+ | width:1300px; | ||
+ | background-color:#ffffff; | ||
+ | text-align:center; | ||
+ | } | ||
+ | |||
+ | div#nav { | ||
+ | width:1000px; | ||
+ | margin:0 auto; | ||
+ | background-color:#ffffff | ||
+ | text-align:center; | ||
+ | <!-- position:fixed; | ||
+ | top:12px;left:140px;--> | ||
+ | } | ||
+ | div#nav table { | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | |||
+ | div#nav td{ | ||
+ | width:300px;height:45px; | ||
+ | margin:0 auto; | ||
+ | text-align:center; | ||
+ | border:none; | ||
+ | font-family:Impact; | ||
+ | font-size:18px; | ||
+ | } | ||
+ | td a{ | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | div#header { | ||
+ | width:900px; | ||
+ | padding-top:5px; | ||
+ | margin:0 auto; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg"); | ||
+ | <!-- position:fixed; | ||
+ | top:75px;left:130px;--> | ||
+ | } | ||
+ | |||
+ | div#main { | ||
+ | width:800px; | ||
+ | margin:150px auto; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | div#content h1 { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | div#sub { | ||
+ | width:150px; | ||
+ | float:left; | ||
+ | position:fixed; | ||
+ | top:100px;left:5px; | ||
+ | } | ||
+ | div#footer { | ||
+ | margin:0 auto; | ||
+ | width:850px; | ||
+ | } | ||
+ | div#footer img { | ||
+ | width:200px; | ||
+ | } | ||
+ | |||
+ | p { | ||
+ | font-size:16px; | ||
+ | font-family:Georgia; | ||
+ | line-height:2; | ||
+ | } | ||
+ | h2 { | ||
+ | font-size:20px; | ||
+ | font-family:Georgia Bold; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
<div id="footer"> | <div id="footer"> | ||
<a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a> | <a href="http://www.idtdna.com/site"><img src="https://static.igem.org/mediawiki/2014/5/5e/Noko14_IDT.png"></a> |
Revision as of 02:21, 16 October 2014
<groupparts>iGEM014 Tokyo-NoKoGen</groupparts>