Nevada annotations
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 6586dfe..d63eb71 100644 (file)
@@ -364,3 +364,19 @@ span.photo-credit {
 p.flower-break {
     text-align: center;
 }
+
+.footnote {
+    font-size: 85%;
+}
+
+.comments-link-container {
+    font-weight: bold;
+    font-size: 85%;
+}
+
+// XXX—why isn't this working?!
+// https://stackoverflow.com/questions/15643614/double-underline-tag
+.extra-underline {
+    text-decoration: underline;
+    border-bottom: 3px double solid #000;
+}