From f0dff9df4b5726f10f349df6cacca21c5be6fa96 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Sun, 7 Jul 2019 00:44:18 +0000 Subject: [PATCH] Touched up thunix.css --- includes/thunix.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/includes/thunix.css b/includes/thunix.css index 17729a5..88578e8 100644 --- a/includes/thunix.css +++ b/includes/thunix.css @@ -13,17 +13,14 @@ body { } #body h1 { - background: white; color: green; } #body h2 { - background: white; color: green; } #body h3 { - background: white; color: green; } @@ -63,12 +60,12 @@ body { } #sidebar h1 { - color: lime; + color: green; background: black; } #sidebar h2 { - color: lime; + color: green; background: black; }