RandolphLiu (Talk | contribs) |
|||
Line 81: | Line 81: | ||
top: 0; | top: 0; | ||
background: white; | background: white; | ||
− | opacity: 0. | + | opacity: 0.7; |
box-shadow: 0 6px 15px #ecf0f1; | box-shadow: 0 6px 15px #ecf0f1; | ||
} | } | ||
Line 109: | Line 109: | ||
text-decoration: none; | text-decoration: none; | ||
text-align: center; | text-align: center; | ||
− | line-height: | + | line-height: 84px; |
padding: 0 !important; | padding: 0 !important; | ||
margin: 0; | margin: 0; | ||
Line 173: | Line 173: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
padding: 0; | padding: 0; | ||
− | line-height: | + | line-height: 84px; |
font-family: Tahoma, Arial; | font-family: Tahoma, Arial; | ||
font-size: 24px; | font-size: 24px; | ||
Line 188: | Line 188: | ||
position: fixed; | position: fixed; | ||
/* igem menu bar 20px, navigation bar 54px */ | /* igem menu bar 20px, navigation bar 54px */ | ||
− | top: | + | top: 20px; |
z-index: -100; | z-index: -100; | ||
} | } | ||
Line 259: | Line 259: | ||
height: 80px; | height: 80px; | ||
opacity: 0.8; | opacity: 0.8; | ||
− | bottom: | + | bottom: 3%; |
z-index: 50; | z-index: 50; | ||
} | } | ||
Line 281: | Line 281: | ||
} | } | ||
.content-title { | .content-title { | ||
+ | opacity: 0; | ||
position: relative; | position: relative; | ||
top: -40px; | top: -40px; | ||
Line 291: | Line 292: | ||
} | } | ||
.content-text { | .content-text { | ||
+ | opacity: 0; | ||
position: relative; | position: relative; | ||
left: -100px; | left: -100px; | ||
Line 330: | Line 332: | ||
#content-block-2 { | #content-block-2 { | ||
height: 450px; | height: 450px; | ||
+ | } | ||
+ | #content-block-2 .content-text { | ||
+ | left: 100px; | ||
} | } | ||
#content-block-3 { | #content-block-3 { | ||
background-color: #f7f7f7; | background-color: #f7f7f7; | ||
+ | height: 450px; | ||
} | } | ||
#content-block-4 { | #content-block-4 { | ||
background-color: #f7f7f7; | background-color: #f7f7f7; | ||
+ | height: 500px; | ||
} | } | ||
#content-block-4 .content-title { | #content-block-4 .content-title { | ||
margin: 0; | margin: 0; | ||
− | + | width: 40%; | |
− | text-align: right; | + | text-align: center; |
+ | float: right; | ||
+ | } | ||
+ | #content-block-4 .content-text { | ||
+ | margin: 0; | ||
+ | width: 60%; | ||
+ | text-align: center; | ||
+ | float: right; | ||
+ | font-size: 1.7rem; | ||
} | } | ||
#content-block-dummy { | #content-block-dummy { |
Revision as of 07:48, 7 October 2018