m |
RandolphLiu (Talk | contribs) |
||
Line 81: | Line 81: | ||
top: 0; | top: 0; | ||
background: white; | background: white; | ||
− | opacity: 0. | + | opacity: 0.85; |
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: 74px; |
padding: 0 !important; | padding: 0 !important; | ||
margin: 0; | margin: 0; | ||
Line 149: | Line 149: | ||
} | } | ||
nav.navbar > div > ul > li .dropdown-menu { | nav.navbar > div > ul > li .dropdown-menu { | ||
− | margin: | + | margin: 0; |
padding-left: 10px; | padding-left: 10px; | ||
border: 0;border-radius:0; | border: 0;border-radius:0; | ||
Line 155: | Line 155: | ||
nav.navbar > div > ul > li:hover .dropdown-menu { | nav.navbar > div > ul > li:hover .dropdown-menu { | ||
display: block; | display: block; | ||
+ | } | ||
+ | header .nav-head-wrapper { | ||
+ | display: inline-block; | ||
+ | height: 54px; | ||
+ | width: 30%; | ||
+ | position: relative; | ||
+ | top: 10px; | ||
} | } | ||
header .nav-logo { | header .nav-logo { | ||
display: inline-block; | display: inline-block; | ||
width: 52px; | width: 52px; | ||
− | margin | + | margin: 0 5% 0 5%; |
− | + | ||
− | + | ||
− | + | ||
padding: 0; | padding: 0; | ||
− | |||
− | |||
− | |||
} | } | ||
header .nav-head { | header .nav-head { | ||
display: inline-block; | display: inline-block; | ||
− | margin | + | margin: 0 5% 0 5%; |
− | + | ||
− | + | ||
− | + | ||
padding: 0; | padding: 0; | ||
− | line-height: | + | line-height: 54px; |
font-family: Tahoma, Arial; | font-family: Tahoma, Arial; | ||
font-size: 24px; | font-size: 24px; | ||
Line 343: | Line 341: | ||
} | } | ||
#content-block-4 { | #content-block-4 { | ||
− | + | height: 140px; | |
− | height: | + | |
} | } | ||
#content-block-4 .content-title { | #content-block-4 .content-title { | ||
Line 360: | Line 357: | ||
} | } | ||
#content-block-dummy { | #content-block-dummy { | ||
− | + | overflow: hidden; | |
+ | background: transparent; | ||
+ | } | ||
+ | #content-block-4-pic { | ||
+ | display: none; | ||
+ | height: 650px; | ||
+ | position: fixed; | ||
+ | z-index: -1; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | #content-pic-team { | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | #content-block-5 { | ||
+ | height: 140px; | ||
+ | } | ||
+ | footer { | ||
+ | height: 40px; | ||
+ | background-color: black; | ||
+ | } | ||
+ | .footer-msg { | ||
+ | margin: 0; | ||
+ | color: white; | ||
+ | width: 100%; | ||
+ | line-height: 40px; | ||
+ | text-align: center; | ||
+ | font-size: 0.8em; | ||
+ | font-family: Ubuntu,"Helvetica Neue",Arial; | ||
} | } | ||
</style> | </style> |
Revision as of 19:43, 7 October 2018