头部导航改成新版

master
CandiceSong 4 years ago
parent 478c5fa2d5
commit b625c3e8c7

@ -6,12 +6,12 @@
}
label { font-weight: normal !important }
@media(min-width:1000px) {
#header { background-image: none !important; background: #a31022; height: 93px; overflow: hidden; }
#header { background-image: none !important; background: #fff; height: 81px; overflow: hidden; }
}
#tailorBlock { display: block; margin: 10px 0; position: relative; }
@media(min-width:1024px) {
.marginTop { margin-top: 80px; }
.pageTitle { margin: -5px 0 0 319px !important; color: #fff; font-size: 30px !important; text-shadow: 0 0 2px #333; font-weight: 300; text-align:right; }
.pageTitle { margin: -5px 0 0 319px !important; color: #000; font-size: 30px !important; text-shadow: none; font-weight: 300;}
.pageTitle img { display: inline-block; padding-bottom: 25px; width: auto !important }
}
@media(min-width:768px) {

Loading…
Cancel
Save