diff --git a/userContent.css b/userContent.css index c7f2ab446e9abcbe91620c95470cc2dacce1a83b..3766ba8cb53ac8e01da17db11b2a30cd52743bff 100644 --- a/userContent.css +++ b/userContent.css @@ -84,6 +84,19 @@ width: calc(100% - 220px) !important; /* 220px is nav bar with style #inner-left */ } } +@-moz-document domain(www.pma.at) { +/* p-m-a.at's bad style was replaced */ + #redim-cookiehint{ visibility: hidden ! important; } +} + +@-moz-document domain(www.wko.at) { + .popup{ visibility: hidden ! important; } +} + +@-moz-document domain(members.easynews.com) { + a.thumblink{ font-size: 18pt !important; } + a.slide{ font-size: 18pt !important; } /* does not work */ +} @-moz-document domain(domm.plix.at) { /* bad colour contrast */