From 0ccc918c5204dc05488631b3bf3b407c93721e5d Mon Sep 17 00:00:00 2001 From: xenua Date: Sun, 3 Jul 2022 18:30:45 +0200 Subject: [PATCH] style debug output --- sass/style.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sass/style.sass b/sass/style.sass index 49de038..4bfe846 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -31,6 +31,9 @@ body font-family: "Iosevka Etoile Web", sans-serif font-size: 13pt + div.debug + padding-left: 2ch + a color: #0053a7 text-decoration: underline 0.1em rgba(0, 83, 167, 0)