From 656d9898a3ef5b3c591d0126ac92304ddab52718 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Wed, 7 Aug 2019 19:08:04 +1200 Subject: [PATCH] chore: Remove automatically added rules --- themes/afterdark.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/afterdark.css b/themes/afterdark.css index 98726ade..a846cd3c 100644 --- a/themes/afterdark.css +++ b/themes/afterdark.css @@ -53,10 +53,6 @@ a img { background: #bc4a46; } -::-moz-selection { - background: #bc4a46; -} - #gravatar { position: relative; float: right;