From d1ebc33ec86950794748b43dabc20ad7a36761c8 Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Wed, 30 Mar 2022 02:01:23 -0400 Subject: public/css/tdro: Anchor active position change not good --- public/css/tdro.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/public/css/tdro.css b/public/css/tdro.css index 0826591..fb1017c 100644 --- a/public/css/tdro.css +++ b/public/css/tdro.css @@ -1308,11 +1308,6 @@ a:focus { border-bottom: 3px solid #999; } -a:active { - top: 0.1rem; - position: relative; -} - :target::before { content: ""; display: block; -- cgit v1.2.3