refactor(css): dedup

This commit is contained in:
MDLeom 2020-12-05 11:54:15 +00:00
parent ffa9a39ca8
commit 914cba20b2
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
2 changed files with 0 additions and 10 deletions

View File

@ -154,13 +154,8 @@ blockquote {
margin-bottom: 1em;
}
ul {
list-style: disc;
}
ul.index-list {
font-size: 1.1em;
list-style: disc;
}
ol {

View File

@ -621,13 +621,8 @@ blockquote {
margin-bottom: 1em;
}
ul {
list-style: disc;
}
ul.index-list {
font-size: 1.1em;
list-style: disc;
}
ol {