From 17983d86e1b905f8ae4ca46d0b59939bb7eed957 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 1 Aug 2018 14:22:13 +0000 Subject: Removed redundant CSS. --- www/css/main.css | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'www/css/main.css') diff --git a/www/css/main.css b/www/css/main.css index 33446e3..e1420c6 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -75,25 +75,5 @@ table.datatable max-width: 1000px; } -a:link -{ - color: black; -} - -a:visited -{ - color: black; -} - -a:hover -{ - color: red; -} - -a:active -{ - color: red; -} - /* vim: sw=4 ts=4 */ -- cgit v1.2.3