Template:CSS/UT-Tokyo
From 2014.igem.org
(Difference between revisions)
Pineappler (Talk | contribs) |
Pineappler (Talk | contribs) |
||
Line 213: | Line 213: | ||
.annItem li {list-style: none; margin: 5px} | .annItem li {list-style: none; margin: 5px} | ||
+ | #index_header{ | ||
+ | position: relative; | ||
+ | width:500px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
#index_header img{ | #index_header img{ | ||
width: 500px; | width: 500px; | ||
- | |||
} | } | ||
#team img{ | #team img{ | ||
Line 223: | Line 227: | ||
#index_navi{ | #index_navi{ | ||
- | width: 600px; | + | position: relative; |
+ | width:600px; | ||
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
- | #index_menu | + | #index_menu{ |
list-style-type:none; | list-style-type:none; | ||
} | } | ||
Line 233: | Line 238: | ||
width: 120px; | width: 120px; | ||
display: block; | display: block; | ||
+ | } | ||
+ | #contents{ | ||
+ | position: relative; | ||
+ | width:600px; | ||
+ | margin: 0 auto; | ||
} | } | ||
Revision as of 06:56, 14 August 2014