Nevada annotations
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 057c4d0..d63eb71 100644 (file)
@@ -373,3 +373,10 @@ p.flower-break {
     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;
+}