mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
publish: set font size for ordered lists
This commit is contained in:
parent
bcde27a7ff
commit
707bedc2b4
@ -242,7 +242,7 @@ a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.md h1, .md h2, .md h3, .md h4, .md h5, .md p, .md a, .md ul, .md blockquote,.md code,.md pre {
|
||||
.md h1, .md h2, .md h3, .md h4, .md h5, .md p, .md a, .md ul, .md ol, .md blockquote,.md code,.md pre {
|
||||
font-size: 14px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user