Difference between revisions of "Team:Tokyo-NoKoGen/Demo"

Line 1: Line 1:
 
{{TeamTokyoNokogen}}
 
{{TeamTokyoNokogen}}
{{TeamTokyoNokogenheader}}
+
 
 
<html>
 
<html>
  
Line 121: Line 121:
 
     line-height:2;
 
     line-height:2;
 
         }
 
         }
 +
 +
 +
div#nav {
 +
    width:100%;
 +
    margin:0 auto;
 +
    background-color:#E6FFE9
 +
    text-align:center;
 +
    position:fixed;
 +
    z-index: 100;
 +
    top:18px;
 +
        }
 +
 +
div#nav td{
 +
width:300px;height:45px;
 +
        margin:0 auto;
 +
text-align:center;
 +
border:none;
 +
font-family:fantasy;
 +
        font-size:18px;
 +
}
 +
 +
#globalWrapper, #content {
 +
width: 100%;
 +
height: 100%;
 +
border: 40px;
 +
background-color: #E6FFE9;
 +
margin: 0px;
 +
padding: 0px;
 +
font-size: 100%;
 +
}
 +
html, body, .wrapper {
 +
width: 100%;
 +
height: 100%;
 +
background-color: #E6FFE9;
  
  

Revision as of 15:15, 22 August 2015