Skip to content
Snippets Groups Projects
Commit c2173bb0 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

fixed some more bad styles

parent 9e9f5921
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment