Remove arrow indicator on spew button
[blerg.git] / www / css / blerg.css
index 1853c78..7abf7e7 100644 (file)
@@ -134,14 +134,6 @@ a > img {
        font-weight: bold;
 }
 
-.spew-button::after {
-       content: " ▼";
-}
-
-.spew-button.active::after {
-       content: " ▲";
-}
-
 h2 {
        font-size: 20pt;
        margin-bottom: 28pt;