asdfsdfasdf
This commit is contained in:
parent
6b3cce6de1
commit
fc65cb1f59
@ -449,7 +449,7 @@ $(function(){
|
||||
_slidesPerViewOnline = 7;
|
||||
_spaceBetween = 30;
|
||||
_centeredSlides = false;
|
||||
_lenght = 1;
|
||||
_lenght = 5;
|
||||
}
|
||||
if (windowWidth <= 1400) {
|
||||
_loop = true;
|
||||
@ -458,7 +458,7 @@ $(function(){
|
||||
_slidesPerViewOnline = 3;
|
||||
_spaceBetween = 20;
|
||||
_centeredSlides = true;
|
||||
_lenght = 1;
|
||||
_lenght = 3;
|
||||
}
|
||||
if (windowWidth <= 480) {
|
||||
_loop = true;
|
||||
|
||||
@ -541,7 +541,7 @@ $(function(){
|
||||
_slidesPerViewBottom = 5;
|
||||
_spaceBetween = 30;
|
||||
_centeredSlides = false;
|
||||
_lenght = 3;
|
||||
_lenght = 5;
|
||||
}
|
||||
if (windowWidth <= 1400) {
|
||||
_loop = true;
|
||||
|
||||
@ -1482,7 +1482,7 @@ transform: rotate(45deg);}
|
||||
.community-write select {box-sizing: border-box;display: block;width: 100%;height: 38px;padding: 0 15px;border: 1px solid #ddd;border-radius: 3px;line-height: 36px;background: url(/images/btn/btn-select-qna.png) no-repeat center right;}
|
||||
|
||||
.qna-write-table {}
|
||||
.qna-write-table > div span {vertical-align:middle;}
|
||||
.qna-write-table .required {vertical-align:middle;color:red;}
|
||||
.community-write fieldset {border-top:1px solid #000;}
|
||||
.qna-write-table li {display: table;border-bottom: 1px solid #ddd;width: 100%;min-height:42px;line-height: 42px;}
|
||||
.w-tit {display: table-cell;padding: 20px 20px;font-size: 16px;background: #f6f6f6;color: #666;text-align: left;width: 160px;vertical-align: top;padding-top: 16px;font-weight: 500;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user