diff --git a/server/views/about.ejs b/server/views/about.ejs index 0dc4f8c..c9c7edf 100644 --- a/server/views/about.ejs +++ b/server/views/about.ejs @@ -35,6 +35,13 @@ .social a{ color: black; } + .links-hover-currentpage{ + color: rgb(204, 22, 198) !important; + text-shadow: .1em .1em 0 hsl(200 50% 30%) !important; + font-size: 17px; + font-weight: bold; + text-align: start; +} @@ -69,7 +76,7 @@