Markdown footnote styling!
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 5d9c937..8531a76 100644 (file)
@@ -351,3 +351,20 @@ aside.boxout {
 span.photo-credit {
     font-size: 85%;
 }
+
+.dialogue > p {
+    margin: 0.25em 0 0.25em;
+}
+
+.dialogue-character-label {
+    font-weight: bold;
+    font-variant: small-caps;
+}
+
+p.flower-break {
+    text-align: center;
+}
+
+.footnote {
+    font-size: 85%;
+}