Luke Zhang (Talk | contribs) |
Luke Zhang (Talk | contribs) |
||
Line 81: | Line 81: | ||
padding: 0% 0%; | padding: 0% 0%; | ||
margin: 0 0px !important; | margin: 0 0px !important; | ||
+ | position:relative; | ||
} | } | ||
Line 91: | Line 92: | ||
#menu { | #menu { | ||
float: right; | float: right; | ||
− | position: relative; | + | position:relative; |
transform: translateY(-10%); | transform: translateY(-10%); | ||
margin-right: 1%; | margin-right: 1%; | ||
display: block !important; | display: block !important; | ||
+ | z-index:1 | ||
} | } | ||
+ | #menu ul{position:relative; z-index:9999;} | ||
#menu li { | #menu li { | ||
float: left; | float: left; | ||
Line 136: | Line 139: | ||
/*#section {clear: both;}*/ | /*#section {clear: both;}*/ | ||
− | + | #main-title { | |
font-weight: lighter; | font-weight: lighter; | ||
color: #4b5ea4; | color: #4b5ea4; | ||
font-size:3em; | font-size:3em; | ||
− | font-family: sans-serif; | + | font-family: sans-serif; |
− | + | ||
transform: translateY(60%); | transform: translateY(60%); | ||
/*margin: 0px 0px 0px 0px; | /*margin: 0px 0px 0px 0px; | ||
padding: 0px 0px 0px 0px;*/ | padding: 0px 0px 0px 0px;*/ | ||
− | |||
} | } | ||
− | + | ||
#main-titile-text { text-align: center; } | #main-titile-text { text-align: center; } | ||
.sublinks { text-align: center; } | .sublinks { text-align: center; } |
Revision as of 10:17, 3 October 2018