From dcdbb21385dc8ed58502abbb73a6f3238f6787d1 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 24 Nov 2016 22:20:33 +0100 Subject: link status page --- www/css/phinde.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/css/phinde.css') diff --git a/www/css/phinde.css b/www/css/phinde.css index b08a03a..66ec6d0 100644 --- a/www/css/phinde.css +++ b/www/css/phinde.css @@ -6,6 +6,10 @@ margin-bottom: 1ex; } +a.disguised { + color: inherit; +} + /* bootstrap 2.1.1 does not have this style, 2.3.2 would have it */ .pagination ul > .active > a, .pagination ul > .active > a:hover { -- cgit v1.2.3