From e8178a581489b474010bfb886fd4dca7149babd8 Mon Sep 17 00:00:00 2001 From: octospacc Date: Fri, 26 Aug 2022 19:53:05 +0200 Subject: [PATCH] Fix included Python-Markdown; Fix replacements with escape char --- Assets/Assets/sitoctt.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/Assets/sitoctt.css b/Assets/Assets/sitoctt.css index c5f99ef..8535062 100644 --- a/Assets/Assets/sitoctt.css +++ b/Assets/Assets/sitoctt.css @@ -105,6 +105,7 @@ Pre.Code, .CodeScroll { Left: -1.5em; Opacity: 0.1; } +.SectionLink:Target, .SectionLink:Hover { Opacity: 0.8; }