diff --git a/files/static/dist/main.css b/files/static/dist/main.css index 4434ad15cd..b240959380 100644 --- a/files/static/dist/main.css +++ b/files/static/dist/main.css @@ -674,11 +674,11 @@ video { ul { margin-bottom: 0.75rem; } - .comment-text > ul, .post-text > ul { + .comment-text > ul, .post-text > ul, .prose > ul { list-style-type: disc; padding-left: 1.25rem; } - .comment-text > ol, .post-text > ol { + .comment-text > ol, .post-text > ol, .prose > ul { list-style-type: decimal; padding-left: 1.25rem; } diff --git a/files/templates/CHRISTMAS/sidebars/HomeSidebar.html b/files/templates/CHRISTMAS/sidebars/HomeSidebar.html index d0ee34f453..2c9b328f8e 100644 --- a/files/templates/CHRISTMAS/sidebars/HomeSidebar.html +++ b/files/templates/CHRISTMAS/sidebars/HomeSidebar.html @@ -56,7 +56,7 @@ What we want -