summaryrefslogtreecommitdiffstats
path: root/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.css')
-rw-r--r--static/css/style.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index aa68280..aec9d4a 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -345,6 +345,16 @@ img.emoji {
height: 0.8em;
}
+/* Generic markdown styling */
+
+.markdown p {
+ margin: 4px 0 10px 0;
+}
+
+.markdown li {
+ margin: 4px 0 10px 0;
+}
+
/* Icon menus */
.icon-menu .option {