Rework API to provide global state for individual instances
[blerg.git] / www / css / blerg.css
index 24bb13e..ed87bc6 100644 (file)
@@ -155,6 +155,22 @@ h1, h2, h3 {
        width: 100%;
 }
 
+.blerg-user-controls {
+       font-size: 14pt;
+       text-align: right;
+}
+
+.blerg-user-controls a {
+       color: inherit;
+       text-decoration: none;
+       margin-left: 4pt;
+}
+
+.blerg-user-controls a:hover {
+       text-decoration: underline;
+}
+
+
 .record {
        margin: 8pt 0 24pt 0;
        font-size: 14pt;