master
candice 3 years ago
parent 2694789cdf
commit 361edee5a4

@ -1672,15 +1672,15 @@ font-size: 27px;}
/*pc style end */ /*pc style end */
@media (min-width: 1200px) { @media (min-width: 1200px) {
.all_width_content_1200 { .all_width_content_1200, .list_content {
width: 1140px; width: 1140px !important;
margin: 0 auto; margin: 0 auto;
} }
.tourleft { .tourleft {
position: relative; position: relative;
float: left; float: left !important;
margin-right: 20px; margin-right: 20px !important;
width: 50%; width: 50% !important;
} }
#main_content_next { clear: both; background: #fff;} #main_content_next { clear: both; background: #fff;}
.zodiacsign { width: 15%;} .zodiacsign { width: 15%;}

Loading…
Cancel
Save