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;