From 6baaa14bde032afa363dbdd50119a20e9f47df1c Mon Sep 17 00:00:00 2001 From: Maks Jopek Date: Mon, 26 Apr 2021 14:43:25 +0200 Subject: Bugfixes: to home, [40] -> [1], not destroying old chequer --- public/css/fia.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/css') diff --git a/public/css/fia.css b/public/css/fia.css index 0bb0749..beeb18f 100644 --- a/public/css/fia.css +++ b/public/css/fia.css @@ -77,3 +77,7 @@ background-image: url("https://jopek.eu/maks/szkola/apkKli/fiaFiles/chequer-yellow.png"); border: 4px solid black; } +.chequer-white { + background-color: white; + border: 4px solid black; +} \ No newline at end of file -- cgit v1.3.1