Template:Chiba base
From 2013.igem.org
(Difference between revisions)
Line 39: | Line 39: | ||
height: 150px; | height: 150px; | ||
background-color: #519548; | background-color: #519548; | ||
+ | } | ||
+ | |||
+ | /* ページの一番上のメニュー */ | ||
+ | #top-section { | ||
+ | position: relative; | ||
+ | height: 10px; | ||
+ | width: 920px; | ||
+ | margin: 0px auto; | ||
+ | border-left: 0px solid rgb(68, 68, 68); | ||
+ | border-right: 0px solid rgb(68, 68, 68); | ||
+ | border-bottom: 0px solid rgb(68, 68, 68); | ||
} | } | ||
Line 44: | Line 55: | ||
h1.firstHeading { | h1.firstHeading { | ||
display: none; | display: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 54: | Line 60: | ||
#search-controls { | #search-controls { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top: 40px; |
right: 15px; | right: 15px; | ||
width: 150px; | width: 150px; | ||
Line 61: | Line 67: | ||
text-align: center; | text-align: center; | ||
z-index: 3; | z-index: 3; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 98: | Line 93: | ||
/* ------------------------- */ | /* ------------------------- */ | ||
- | |||
Revision as of 05:53, 1 September 2013