Return the status of token removal in auth_logout
[blerg.git] / www / css / blerg.css
index cf411e5..ae67fcb 100644 (file)
@@ -124,7 +124,7 @@ a > img {
        }
 }
 
-.feed-button.new {
+.blerg-controls button.new {
        background-color: #E4C010;
 }
 
@@ -523,4 +523,10 @@ footer {
        margin: 15pt;
        font-size: small;
        color: #333;
+       text-align: right;
+}
+
+footer a {
+       color: #333;
+       margin-left: 1em;
 }