Update list element styles
This commit is contained in:
parent
866d5324b8
commit
d5bf4a5757
1 changed files with 5 additions and 0 deletions
|
|
@ -267,6 +267,11 @@ a:hover {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.core-content h2, .core-content h3 {
|
.core-content h2, .core-content h3 {
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
margin-bottom: -10px;
|
margin-bottom: -10px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue