forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 15:08:46 -06:00
parent 2b571bc3f5
commit b42049ea40
1 changed files with 2 additions and 0 deletions

View File

@ -672,9 +672,11 @@ video {
}
.comment-text ul, .post-body ul {
list-style-type: disc;
padding-left: 1rem;
}
.comment-text ol, .post-body ol {
list-style-type: decimal;
padding-left: 1rem;
}
strong {
font-weight: 700;