diff --git a/public/_static/index.css b/public/_static/index.css index f0f4bbd..645feac 100644 --- a/public/_static/index.css +++ b/public/_static/index.css @@ -24,6 +24,10 @@ html, body { overflow: hidden; } +a { + color: var(--accent-light); +} + /* ======================== SHARED INTERFACE COMPONENTS ======================== */