57 lines
918 B
CSS
57 lines
918 B
CSS
.fui-cell-group.qa-title {
|
|
margin-top: 0;
|
|
background: none;
|
|
}
|
|
|
|
.fui-cell-group.qa-title:before,
|
|
.fui-cell-group.qa-title:after,
|
|
.fui-cell-group.qa-title .fui-cell:before {
|
|
border: none;
|
|
}
|
|
|
|
.fui-cell-group.qa-title .fui-cell .fui-cell-text {
|
|
color: #888;
|
|
font-size: 0.7rem;
|
|
}
|
|
|
|
.fui-cell-group.qa-title .fui-cell .fui-cell-remark {
|
|
font-size: 0.6rem;
|
|
}
|
|
|
|
.fui-cell-group.qa-title ~ .fui-according-group,
|
|
.fui-cell-group.qa-title ~ .fui-list-group {
|
|
margin-top: 0;
|
|
}
|
|
|
|
.fui-list-inner .title {
|
|
font-size: .75rem;
|
|
}
|
|
|
|
#container {
|
|
display: none;
|
|
}
|
|
|
|
.hide {
|
|
display: none;
|
|
}
|
|
|
|
.page-shop-notice-detail .fui-content .fui-article .content {
|
|
text-indent: 0;
|
|
}
|
|
|
|
.empty {display: none;}
|
|
|
|
.searchbtn {
|
|
background: none;
|
|
border: 0;
|
|
}
|
|
.fui-according-content .content-block img {
|
|
max-width: 100%;
|
|
}
|
|
|
|
.fui-according:before {
|
|
left: 0.5rem;
|
|
width: auto;
|
|
right: 0.5rem;
|
|
}
|