Template:Chiba base
From 2013.igem.org
(Difference between revisions)
Line 40: | Line 40: | ||
h1.firstHeading { | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | /* ------------------------- */ | ||
+ | |||
+ | /* iGEM2013 のデフォルトのロゴを消す */ | ||
+ | #p-logo { | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | |||
+ | #logospace { | ||
+ | padding: 30px; | ||
+ | height: 150px; | ||
+ | background-color: #519548; | ||
+ | } | ||
+ | |||
+ | #firstHeading { | ||
display: none; | display: none; | ||
} | } | ||
Line 49: | Line 66: | ||
width: 920px; | width: 920px; | ||
margin: 0px auto; | margin: 0px auto; | ||
- | border-left: | + | border-left: 0px solid rgb(68, 68, 68); |
- | border-right: | + | border-right: 0px solid rgb(68, 68, 68); |
- | border-bottom: | + | border-bottom: 0px solid rgb(68, 68, 68); |
} | } | ||
Line 77: | Line 94: | ||
} | } | ||
+ | /* ------------------------- */ | ||
Revision as of 05:29, 1 September 2013