Team:UT-Tokyo-Software/Template

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<head>
<head>
 +
/* Menubar */
<script language="JavaScript">
<script language="JavaScript">
if (document.getElementById){
if (document.getElementById){
Line 114: Line 115:
   width:770px;
   width:770px;
   float:top;
   float:top;
-
   margin:-150px 20px 20px 20px;
+
   margin:-175px 20px 20px 20px;
}
}
menuu{
menuu{
Line 123: Line 124:
   width:700px;
   width:700px;
   float:left;
   float:left;
-
   margin:-60px 0 0 40px;
+
   margin:-90px 0 0 40px;
}
}
footer{
footer{
Line 134: Line 135:
-
<!--Menu-->
+
/* Menu */
.akoL{
.akoL{
text-align:center;
text-align:center;

Revision as of 10:40, 16 September 2012

/* Menubar */