From 6f0971aaede5b8ad7b9fd23f35ac13c457eb9d20 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 23 Jun 2019 13:55:40 +0200 Subject: Fixed minor issues --- presentation/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'presentation/css') diff --git a/presentation/css/style.css b/presentation/css/style.css index db9af40..312ef2d 100644 --- a/presentation/css/style.css +++ b/presentation/css/style.css @@ -39,8 +39,7 @@ } table, tbody, tr { - border: 0; -!important; + border: 0 !important; } td, th { -- cgit v1.2.3