From 584f9c55f199ad110be9655230d5b72b08eb9682 Mon Sep 17 00:00:00 2001 From: Feuerfuchs Date: Mon, 24 Jun 2019 22:31:34 +0200 Subject: Fix for hover of header location links --- css/main.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'css') diff --git a/css/main.scss b/css/main.scss index acbb740..5fcab11 100644 --- a/css/main.scss +++ b/css/main.scss @@ -151,7 +151,10 @@ strong { + .location__slash + .location__uripart { color: $text; + } + &:link, + &:visited { &:hover { color: $text-plus; } -- cgit v1.2.3-54-g00ecf