From a6ec5b9e5543853a2655c49724f50a46df7a7f2e Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sat, 6 Jun 2026 20:02:47 +0100 Subject: [PATCH] Fix missing months --- frontend/css/fizika.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/css/fizika.css b/frontend/css/fizika.css index b09a58b..836a3e2 100644 --- a/frontend/css/fizika.css +++ b/frontend/css/fizika.css @@ -150,10 +150,6 @@ p:last-of-type { background-color: white; width: 63%; } -.f2006, -.f2016 { - display: none; -} #load, #loadingGif { display: none;