You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
225 B
18 lines
225 B
2 years ago
|
.block_lp.block .content h3 {
|
||
|
padding: 0;
|
||
|
text-transform: none;
|
||
|
}
|
||
|
|
||
|
.block_lp .sub-content {
|
||
|
padding: 0 15px;
|
||
|
}
|
||
|
|
||
|
.block_lp ul {
|
||
|
list-style: none;
|
||
|
margin: 0;
|
||
|
}
|
||
|
|
||
|
.block_lp ul .more {
|
||
|
padding-top: 10px;
|
||
|
}
|