diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/phinde.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |
