From e21aa1c3f1c49c4c63155092954288768a036d36 Mon Sep 17 00:00:00 2001 From: Alex Pankratov Date: Wed, 19 Feb 2020 12:46:15 +0100 Subject: [PATCH] fix about/license text color in dark mode --- nullboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/nullboard.html b/nullboard.html index 642c1af..076630d 100644 --- a/nullboard.html +++ b/nullboard.html @@ -657,6 +657,7 @@ height: 100%; background: rgba(0,0,0,0.9); display: none; + color: #000; } /***/