diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/css/master.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css index c2c701d..9c279fb 100644 --- a/public/css/master.css +++ b/public/css/master.css @@ -297,7 +297,9 @@ td { } table.skami { - border-color: #eeeeee !important; + table.skami { + border-color: #eeeeee; + } } .header .pagetree { |