From e9fa1f0e2fa2f67d754a3ebf11336e0ebeb0a3f1 Mon Sep 17 00:00:00 2001 From: Michael Walker Date: Sun, 21 Aug 2016 20:45:37 +0100 Subject: [PATCH] Remove explicit rule popup background + text colours --- stylesheets/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index b495891f..0dc6298d 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1842,9 +1842,7 @@ table.fileboard .intro a { bottom: 80px; top: 60px; width: 100%; - background-color: #DDDDDD; - overflow: auto; - color: #444; + overflow: auto; } #rules-popup #rules-popup-content { padding: 10px;