From cd5341dff333a467a0105ece3cceda07cf666277 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 18 Mar 2026 12:46:44 +0300 Subject: =?UTF-8?q?=D0=A1=D0=B4=D0=B5=D0=BB=D0=B0=D0=BB=20=D1=81=D1=81?= =?UTF-8?q?=D1=8B=D0=BB=D0=BA=D0=B8=20=D0=BD=D0=B5=D0=BE=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=20=D1=84=D0=B8=D0=BE=D0=BB=D0=B5=D1=82=D0=BE=D0=B2=D1=8B?= =?UTF-8?q?=D0=BC=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/paper.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/paper.css b/assets/css/paper.css index 1a822c2..0ae05c3 100644 --- a/assets/css/paper.css +++ b/assets/css/paper.css @@ -38,7 +38,7 @@ h6 { --text: #a0a0a0; --text-secondary: #909090; --shadow: 0 2px 8px rgba(0, 0, 0, 0.2); - --link-color: #909090; + --link-color: #bc13fe; } } -- cgit v1.2.3