From 4b378e5c696570889dee29c45a20da1dc680f9df Mon Sep 17 00:00:00 2001 From: DremOS Developing Team Date: Tue, 25 Sep 2018 11:06:44 -0500 Subject: [PATCH] Update index-open.html --- index-open.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index-open.html b/index-open.html index 092246f..c2532fe 100644 --- a/index-open.html +++ b/index-open.html @@ -42,6 +42,14 @@ -o-background-size: cover; background-size: cover; } + a:link { + color: black; + text-decoration: none; + } + a:visited { + color: black; + text-decoration: none; + } div { background-color: gray; width: -50px;