From 58203de63a25333ab2a48f226bcadd6763badd5e Mon Sep 17 00:00:00 2001 From: Robert Jeutter <48153869+wieerwill@users.noreply.github.com> Date: Tue, 19 Mar 2019 11:16:25 +0100 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 00366f6..b1a8afc 100644 --- a/index.css +++ b/index.css @@ -42,7 +42,7 @@ a { .terminal{ padding-top: 5px; padding-bottom: 10px; - background-color: #000000; + background-color: black; } .window-top{