mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Update style for ul for consistency
This commit is contained in:
parent
f47d29ebc2
commit
190be05ba4
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
.dark-mode .content pre { border-left: 5px solid #355379; }
|
||||
|
||||
.content ol { list-style: decimal outside; padding-left: 2em; }
|
||||
.content ul { list-style: outside; padding-left: 2em; }
|
||||
|
||||
/* Apply code style to generic code */
|
||||
pre:not([class*="language-"]) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue