Team:Tokyo-NoKoGen/Team

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
 +
div#wrapper {
div#wrapper {
-
     width:1000px;
+
     width:1300px;
     background-color:#ffffff;
     background-color:#ffffff;
-
     text-align:center;
+
     text-align:center;      
             }
             }
div#nav {
div#nav {
-
     width:900px;
+
     width:1000px;
     margin:0 auto;
     margin:0 auto;
     background-color:#ffffff
     background-color:#ffffff
     text-align:center;
     text-align:center;
     position:fixed;
     position:fixed;
-
     top:12px;left:230px;
+
     top:12px;left:140px;
         }
         }
div#nav table {
div#nav table {
Line 22: Line 23:
div#nav td{
div#nav td{
-
width:160px;height:45px;
+
width:300px;height:45px;
         margin:0 auto;
         margin:0 auto;
text-align:center;
text-align:center;
border:none;
border:none;
font-family:Impact;
font-family:Impact;
 +
        font-size:18px;
}
}
td a{
td a{
Line 34: Line 36:
div#header {
div#header {
     width:900px;
     width:900px;
 +
    padding-top:5px;
     margin:0 auto;
     margin:0 auto;
     background-image:url("https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg");
     background-image:url("https://static.igem.org/mediawiki/2014/c/c2/Noko14%EF%BC%BFheader.jpg");
     position:fixed;
     position:fixed;
-
     top:70px;left:150px;
+
     top:75px;left:130px;
             }
             }
div#main {
div#main {
-
     width:850px;
+
     width:800px;
     margin:150px auto;
     margin:150px auto;
     text-align:left;
     text-align:left;
Line 49: Line 52:
         display:none;
         display:none;
                 }
                 }
 +
 +
div#sub {
 +
    width:150px;
 +
    float:left;
 +
    position:fixed;
 +
    top:100px;left:5px;
 +
        }
 +
 +
p {
 +
    font-size:16px;
 +
    font-family:Georgia;
 +
    line-height:2;
 +
  }
 +
h2 {
 +
    font-size:20px;
 +
    font-family:Georgia Bold;
 +
    text-decoration:none;
 +
  }
 +
</style>
</style>
Line 58: Line 80:
<tr heigth="75px">  
<tr heigth="75px">  
 +
 +
<td style="bgcolor:#ffffff;width:400px;"> 
 +
</td>
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
<td onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>   
Line 88: Line 113:
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
 +
<td style="background-color:#ffffff;width:200px;"></td>
</tr>
</tr>
</table>
</table>
Line 95: Line 121:
   </div>
   </div>
   <div id="main">
   <div id="main">
-
<p>Now constructing</p>
+
<h2>Now Constructing</h2>
   </div>
   </div>
 +
<div id="sub">
 +
<img src="https://static.igem.org/mediawiki/2014/6/6e/Noko14_Background.jpg">
 +
</div>
   </div>
   </div>
</body>
</body>
</html>
</html>

Revision as of 13:35, 8 October 2014