17 lines
296 B
CSS
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; */
|
|
} |