From 5a1fc72d3dec193699a036af35ba13afe197af04 Mon Sep 17 00:00:00 2001 From: aviiciii Date: Tue, 1 Aug 2023 23:52:58 +0530 Subject: [PATCH] footer update --- index.html | 30 +++++++++++++++--------------- style.css | 4 ++++ 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 08bae85..b42e015 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,19 @@

student development community

diff --git a/style.css b/style.css index add90f9..6bfa3e5 100644 --- a/style.css +++ b/style.css @@ -271,3 +271,7 @@ p{ letter-spacing: 1px; } } + +#tcs{ + color:rgb(179, 0, 255) +} \ No newline at end of file