aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-10-18 18:06:30 -0400
committerThedro Neely <thedroneely@gmail.com>2019-10-18 18:07:32 -0400
commit82a0a45cfc6101757f9e2bd01bc0bcee9749fd17 (patch)
treee9ea65f2c3a1bd61dbceb56000aa88790e03f0a0 /public
parent2456c24853ae923785a8829a4f63e80185f7318d (diff)
downloadthedroneely.com-82a0a45cfc6101757f9e2bd01bc0bcee9749fd17.tar.gz
thedroneely.com-82a0a45cfc6101757f9e2bd01bc0bcee9749fd17.tar.bz2
thedroneely.com-82a0a45cfc6101757f9e2bd01bc0bcee9749fd17.zip
public/css/tdro: Remove class here
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 5d38b0e..9492b08 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4509,8 +4509,7 @@ li a:focus span,
.isso-comment > div.text-wrapper > .text a:focus,
.front__more:focus { background-color: #ffeb99 !important; color: black !important; outline: none; }
-a:focus img,
-.brand__custom:focus { box-shadow: 0 0 40px 2px #999; }
+a:focus img { box-shadow: 0 0 40px 2px #999; }
.is-success:focus, .is-link:focus { background-color: #ebebeb !important }