From 017fb02f097e12a00e51387a1b3520ca69c9614a Mon Sep 17 00:00:00 2001 From: Mohamad Damaj Date: Thu, 10 Aug 2023 01:10:54 +0300 Subject: [PATCH] Add a bit of gray to relax on the orange --- css/main.css | 2 +- templates/header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index 863dec7..ee11879 100755 --- a/css/main.css +++ b/css/main.css @@ -51,7 +51,7 @@ hr { color: #ffffff; } a { - color: #ffffff; + color: #808080; text-decoration: none; transition: 0.1s; } diff --git a/templates/header.php b/templates/header.php index 2ad9b03..394819f 100755 --- a/templates/header.php +++ b/templates/header.php @@ -1,6 +1,6 @@



- +