From 1f2b86728630ebfccfd1a710c4982af0a9f6e78f Mon Sep 17 00:00:00 2001 From: Mohamad Damaj Date: Thu, 10 Aug 2023 01:04:40 +0300 Subject: [PATCH] Add a bit of white to relax on the orange --- css/main.css | 6 +++--- index.php | 2 +- templates/header.php | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/css/main.css b/css/main.css index 76f964b..863dec7 100755 --- a/css/main.css +++ b/css/main.css @@ -43,7 +43,7 @@ hr { color: #FFFFFF; } .links { - font-size: 10pt; + font-size: 15pt; } .code { text-align: center; @@ -51,7 +51,7 @@ hr { color: #ffffff; } a { - color: #fd7717; + color: #ffffff; text-decoration: none; transition: 0.1s; } @@ -60,5 +60,5 @@ img { vertical-align: middle; } a:hover { - color: #89cff0; + color: #fd7717; } diff --git a/index.php b/index.php index acad3ae..62e6f07 100755 --- a/index.php +++ b/index.php @@ -27,7 +27,7 @@ What i am interested in?

I am interested in a lot of things, however i like to write code and waste my time, and use termux on my phone, etc :P.

i am looking to do many modifications to this site, so its pretty currently pretty raw.

- I am also on Mastodon! +

Consider checking my blog for some guides and stories of mine.

diff --git a/templates/header.php b/templates/header.php index 71b8400..2ad9b03 100755 --- a/templates/header.php +++ b/templates/header.php @@ -1,6 +1,6 @@



- -
+ +

-
+