Markdown footnote styling!
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 599e454..8531a76 100644 (file)
@@ -347,3 +347,24 @@ aside.boxout {
     outline-width: 1px;
     padding: 6px;
 }
+
+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%;
+}