From 8c797aedafa1f11c4725339fe75ee923a44faf85 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 8 Oct 2023 14:18:39 +0200 Subject: remove obsolete/superfluous styling --- style.scss | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index bc30161..7647f21 100644 --- a/style.scss +++ b/style.scss @@ -56,12 +56,6 @@ h1 { line-height: 1.4em; } -h4, -h5, -h6 { - text-decoration: blink; -} - h2 { font-weight: normal; font-size: 1.5em; @@ -85,16 +79,6 @@ a { font-weight: normal; } -p { -// margin-top: 0.2em; -// margin-bottom: 1.2em; -} - -i { - display: none !important; - visibility: hidden; -} - ul { margin-bottom: 1.2em; } -- cgit v1.2.3