Template:Chiba base
From 2013.igem.org
(Difference between revisions)
Line 53: | Line 53: | ||
} | } | ||
+ | /* コンテンツエリア全体 */ | ||
#content { | #content { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 965px; |
margin: 0px auto; | margin: 0px auto; | ||
padding: 5px; | padding: 5px; | ||
Line 64: | Line 65: | ||
line-height: 1.5em; | line-height: 1.5em; | ||
z-index: 2; | z-index: 2; | ||
+ | } | ||
+ | |||
+ | /* フッター */ | ||
+ | #footer-box { | ||
+ | width: 920px; | ||
+ | padding: 5px; | ||
+ | background-color: white; | ||
+ | margin: 0px auto; | ||
+ | border: 1px solid rgb(68, 68, 68); | ||
} | } | ||
Revision as of 05:16, 1 September 2013