aboutsummaryrefslogtreecommitdiff
path: root/_sass/theme.scss
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 22:44:43 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2025-01-24 22:44:43 +0100
commit7493f15cdc89d462619286314a844e2f8eebc550 (patch)
treeeb1bb6767f0f6b4e6813207e9ba2d4a31b73669d /_sass/theme.scss
parent639fece16245dac8c24277cc1ce2f1321f683920 (diff)
more minor tweaks
Diffstat (limited to '_sass/theme.scss')
-rw-r--r--_sass/theme.scss7
1 files changed, 4 insertions, 3 deletions
diff --git a/_sass/theme.scss b/_sass/theme.scss
index d599fc4..82e54d6 100644
--- a/_sass/theme.scss
+++ b/_sass/theme.scss
@@ -28,9 +28,10 @@ blockquote::before {
background-color: black;
color: white;
}
-nav a.active {
- color: canvastext;
- background-color: canvas;
+
+nav .item.active {
+ color: canvastext !important;
+ background-color: canvas !important;
}
// only show underline when hovering link