From 3e70f7c79a59f52d7b6afd44e0757237d2c8feae Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Wed, 4 Sep 2024 22:26:09 +0300 Subject: [PATCH] custom css --- quartz/styles/custom.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 17dee5881..7cb58d44a 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -4,10 +4,6 @@ a[href^=http]:not([href*=pmcf\.xyz]):after { content: " ↗" } -a.external { - text-decoration: underline; -} - a.internal { border-radius: .1875rem; padding: 0 .3rem;