diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 516e63c..75946f0 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -33,6 +33,10 @@ ul.section-ul { font-size: small; } +a.internal { + background-color: unset; +} + .callout { &[data-callout="statblock"] { --color: #db4242;