From 8cfab18e04ff639d25321ae12df3f49bb35d8535 Mon Sep 17 00:00:00 2001 From: notabene Date: Tue, 10 Dec 2019 08:14:43 +0100 Subject: [PATCH] Deleting now-useless line --- themes/beautifulhugo/static/css/light.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/beautifulhugo/static/css/light.css b/themes/beautifulhugo/static/css/light.css index e970bb5..82b9edf 100644 --- a/themes/beautifulhugo/static/css/light.css +++ b/themes/beautifulhugo/static/css/light.css @@ -51,7 +51,6 @@ ul { a:links, a:visited { color: #0085a1; - /* text-decoration: none; */ text-decoration: underline; text-decoration-skip-ink: auto; }