fuc/public/assets/baba/default_files/overstyle.css
2025-02-23 13:30:57 +08:00

157 lines
2.1 KiB
CSS
Executable File

.tc_jg
{
/* color: #EDAA6C; */
/* font-size: 18px; */
}
.homePagePricingOption {
margin-bottom: 0px;
}
.faq_title_hover
{
color: var(--xiaofu_pink_hover);
}
.accordion-body
{
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
padding: 18px 18px 10px 18px;
margin: 10px;
}
.faq_title
{
line-height: 30px;
font-size: 14px;
text-decoration: none;
}
.faq_title:hover
{
text-decoration: none;
}
@media (max-width: 1000px)
{
.b-to-hide {
display: none;
}
}
.font_666
{
color: #666;
}
.title_s3
{
color:#E48786;
font-size: 26px !important;
line-height: 30px !important;
/* font-weight: 1300; */
}
.sanBtnA
{
text-decoration: none;
}
.textLeft
{
text-align: left;
}
.sanOkBtn
{
background-color: var(--tblr-btn-hover-bg);
color: #fff;
width: 140px;
/* padding-left: 20px;
padding-right: 20px; */
padding-top: 10px;
padding-bottom: 10px;
border-radius: 3px;
font-size: 16px;
text-align: center;
/* border: 1px solid #575859; */
/* box-shadow: inset 10px 10px 10px 10px red; */
}
.sanOkBtnMini
{
background-color: #E07E7B !important;
color: #fff;
/* width: 140px; */
/* padding-left: 20px;
padding-right: 20px; */
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
border-radius: 3px;
font-size: 14px;
text-align: center;
text-decoration: none;
cursor: pointer;
/* border: 1px solid #575859; */
/* box-shadow: inset 10px 10px 10px 10px red; */
}
.sanOkBtnMini:hover {
background-color: var(--tblr-btn-hover-bg);
}
.featuresFlexItem
{
margin-top: 22px;
margin-bottom: 0px;
}
.supportStructureDescription
{
font-size: 16px;
line-height: 32px;
text-align:left;
/* width:auto; */
margin:auto;
width: 160px;
color: #333;
height: 180px;
}
.row
{
margin-right:-15px;
margin-left:-15px;
}
.colorGreen
{
color: #E07E7B;
}
.affbox
{
/* width: 100px;
height: 200px;
border: 1px solid #eee; */
/* background-color: red; */
}
/* .supportStructureDescription
{
width:230px;
margin-right:auto;
margin-left:auto;
height:165px;
} */
/* .taocan
{
text-align: left;
width: 140px;
margin:auto;
} */