From 10a7ded325e92ac94ac59a17923a20aed5c8a1bc Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 1 Nov 2015 23:54:33 -0800 Subject: [PATCH] Bump selector specificity so we always override 4chan's. --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 25efa39c3..e009d4c61 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -111,7 +111,7 @@ hr + div.center:not(.ad-cnt):not(.topad):not(.middlead):not(.bottomad) { #captchaContainerAlt td:nth-child(2) { display: table-cell !important; } -#tegaki-canvas { +canvas#tegaki-canvas { background: none; } /* Disable obnoxious captcha fade-in. */