Template:CSS/UT-Tokyo

From 2014.igem.org

(Difference between revisions)
Line 215: Line 215:
#index_header img{
#index_header img{
width: 500px;
width: 500px;
-
margin-left: auto;
+
margin: 0 auto;
-
margin-right: auto;
+
-
 
+
}
}
#team img{
#team img{
width: 400px;
width: 400px;
-
margin-left: auto;
+
margin: 0 auto;
-
margin-right: auto;
+
}
}
#index_navi{
#index_navi{
width: 600px;
width: 600px;
-
margin-left: auto;
+
margin: 0 auto;
-
margin-right: auto;
+
}
}
-
#index_menu{
+
#index_menu li{
list-style-type:none;
list-style-type:none;
}
}

Revision as of 06:49, 14 August 2014