From 62ba963d3cb1ce486123e6edab80a97e99e0e444 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sun, 14 May 2017 20:31:33 +0200 Subject: [PATCH] Fix text-decoration on abbreviations. --- css/custom.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/css/custom.sass b/css/custom.sass index be0fa50..078b922 100644 --- a/css/custom.sass +++ b/css/custom.sass @@ -2,6 +2,7 @@ --- abbr, acronym border-bottom: 1px dotted #888 + text-decoration: none cursor: help #main_content li