From c3e62c500b38104acaecc987621cfc03058729c0 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 8 Apr 2020 16:38:38 +0200 Subject: fix and clean Opt --- assets/css/home.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'assets/css') diff --git a/assets/css/home.css b/assets/css/home.css index ef59a53..a728a4a 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -143,8 +143,7 @@ main.home table .id { #home2table a.linkto { font-family: monospace; font-size: medium; - text-decoration: underline; - text-decoration-color: white; + background-color: #7b97b9; } nav span.counter { -- cgit v1.2.3