From 2c2ac9266793c5de50110630616425d3e0c7cf72 Mon Sep 17 00:00:00 2001 From: lokxii <9tin9tin9@gmail.com> Date: Tue, 17 Sep 2024 23:13:16 +0800 Subject: [PATCH] Add github link; Stylings --- index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 021bcde..b73ff53 100644 --- a/index.html +++ b/index.html @@ -51,6 +51,9 @@ padding: 20px; padding-bottom: 0; } + .main-container-projects-container-name > a { + color: black; + } .main-container-projects-container-content { font-size: 1.2em; padding-left: 20px; @@ -63,7 +66,7 @@ } .bottom-container { - background: #A0B0B2; + background: #BFCCCE; text-align: center; position: relative; padding: 1em 1em; @@ -80,8 +83,8 @@