Add more error checking in auth
[blerg.git] / www / css / doc.css
index 39ace21..be17dda 100644 (file)
@@ -61,3 +61,11 @@ h1, h2, h3, h4, h5 {
 .bitstructure .B2 {
        height: 16px;
 }
+
+.magic {
+       display: none;
+}
+
+.magic + .magic {
+       display: inline;
+}