Remove /unsubscribe from htaccess config
[blerg.git] / www / css / blerg.css
index 66add67..48b63f9 100644 (file)
@@ -554,3 +554,11 @@ footer a {
        color: #333;
        margin-left: 1em;
 }
+
+.email-address {
+    font-weight: bold;
+}
+
+.enyo-no-touch-action#blerg {
+    -ms-touch-action: pan-y;
+}