bebeboutik/modules/ant_support/ant_support.css
2016-02-19 15:30:29 +01:00

17 lines
296 B
CSS

.ant_support {
padding:10px;
}
.section-help {
padding:10px;
margin-bottom: 20px;
border-bottom: 1px solid #535085;
}
.ant_support h3 {
font-size: 18px;
}
.ant_support h4 {
margin-top: 10px;
}
.ant_support .ui-accordion-content{
/* padding-bottom: 20px !important; */
}