From 623bc09c10bd70200fcec1245047233f9f544787 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 4 Apr 2018 00:09:55 +0000 Subject: Removing underscores Signed-off-by: Valentin Popov --- assets/css/hyde.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets') diff --git a/assets/css/hyde.css b/assets/css/hyde.css index 5de313b..4a28447 100644 --- a/assets/css/hyde.css +++ b/assets/css/hyde.css @@ -78,6 +78,11 @@ a.sidebar-nav-item:focus { margin-right: 2%; } +a.sidebar-nav-icon:hover, +a.sidebar-nav-icon:focus { + text-decoration: none; +} + @media (min-width: 48em) { .sidebar-nav-icon { margin-left: 0rem; -- cgit v1.2.3