LaundrySorcery

Log | Files | Refs

commit 07fa3e0011cf54a3379937b132f448f91e553cca
parent 3fbee1c0128826627de5cba35aea58408203ac0d
Author: Dominik Schmidt <das1993@hotmail.com>
Date:   Sat, 30 Jun 2018 13:43:39 +0000

Correct error in index CSS

IDs have to be prefixed with #

Diffstat:
www/index.cgi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/index.cgi b/www/index.cgi @@ -20,7 +20,7 @@ Content-Type: text/html text-align:center; font-size:x-large; } - #status.off guessTime{ + #status.off #guessTime{ display:none; } #power{