master
CandiceSong 5 years ago
parent 5bb11269f4
commit 0f15205cfd

@ -3079,44 +3079,36 @@ margin-bottom: 30px;
line-height: 65px; line-height: 65px;
font-size: 40px; font-size: 40px;
} }
.knowledge1 { .knowledge1 {
height: auto; height: auto;
} }
.knowledge1 img { .knowledge1 img {
padding-left: 0; padding-left: 0;
} }
#zodiacFind label select { #zodiacFind label select {
margin: 0 100px; margin: 0 100px;
margin-bottom: 15px; margin-bottom: 15px;
} }
.zodiacsign { .zodiacsign {
width: 100%; width: 100%;
} }
.knowledgetitle strong { .knowledgetitle strong {
margin-top: -15px; margin-top: -15px;
margin-bottom: 15px; margin-bottom: 15px;
float: left; float: left;
} }
.infobottom {
.infobottom {
background: #3a3a32; background: #3a3a32;
color: #fff; color: #fff;
clear: both; clear: both;
padding: 70px 25px; padding: 70px 25px;
} }
.headerbar { .headerbar {
position: fixed; position: fixed;
width: 100%; width: 100%;
top: 0; top: 0;
box-shadow: 1px 1px 6px 1px #f1f1f1; box-shadow: 1px 1px 6px 1px #f1f1f1;
} }
.bottomlogo { .bottomlogo {
font-size: 14px; font-size: 14px;
height: 60px; height: 60px;
@ -3127,15 +3119,12 @@ margin-bottom: 30px;
padding-left: 160px; padding-left: 160px;
padding-top: 15px; padding-top: 15px;
} }
.hidden-xs { .hidden-xs {
display: none !important display: none !important
} }
.visible-xs { .visible-xs {
display: block !important display: block !important
} }
.photoBlock300 { .photoBlock300 {
margin-right: 50px; margin-right: 50px;

Loading…
Cancel
Save