From 98f3a8a573e0f65319aa45b44875581c109a42a2 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Wed, 22 Nov 2023 11:55:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=BE=D0=BB=D0=B5=D0=B5=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=82=D1=80=D0=B0=D1=81=D1=82=D0=BD=D1=8B=D0=B5=20=D1=81?= =?UTF-8?q?=D1=81=D1=8B=D0=BB=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/mmotium/assets/css/_vars.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/mmotium/assets/css/_vars.scss b/themes/mmotium/assets/css/_vars.scss index 32c2e01..1cc8671 100644 --- a/themes/mmotium/assets/css/_vars.scss +++ b/themes/mmotium/assets/css/_vars.scss @@ -5,8 +5,8 @@ $font-color: #333333; $navbar-color: #404c5e; $navbar-text-color: white; -$link-color: #00465c; -$link-hover-color: #0096c4; +$link-color: #175eaf; +$link-hover-color: #3ea7e4; $tag-color: #728fb6; $page-bg-color: #dfdfdf;