From 3f45f3cfb0f3f2dd839a17e333f6ed461c4e0948 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 3 May 2018 19:45:52 +0200 Subject: [PATCH] :P --- cover.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cover.css b/cover.css index 9621922..53d5822 100644 --- a/cover.css +++ b/cover.css @@ -27,10 +27,10 @@ a:hover { html, body { height: 100%; - background-color: #222; + background-color: #ff69b4; } body { - color: #fff; + color: #ff69b4; text-align: center; text-shadow: 0 1px 3px rgba(0,0,0,.5); }