diff options
Diffstat (limited to 'presentation/css/style.css')
-rw-r--r-- | presentation/css/style.css | 3 |
1 files changed, 1 insertions, 2 deletions
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 { |