From d232032473344f0056078ad82a471d455a107bd9 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Tue, 16 Jul 2019 18:25:06 +0530 Subject: [PATCH] Update content. Make all links white. State the need for contact for services that require login. --- index.css | 4 ++++ index.html | 1 + 2 files changed, 5 insertions(+) diff --git a/index.css b/index.css index 127ec13..7d02b60 100644 --- a/index.css +++ b/index.css @@ -9,6 +9,10 @@ body { color: #FFF; } +a, a:active, a:hover, a:visited { + color: #FFF; +} + .top-body { display: flex; } diff --git a/index.html b/index.html index 71da9f4..b7ad1a8 100644 --- a/index.html +++ b/index.html @@ -126,6 +126,7 @@

Hosted Services

+

Contact Me for services that require a login.

Gitea