How To/webdev/
[EN] Style dependent on site's URL
[EN] Only in Gecko powered browsers (firefox, flock, kmeleon)
@-moz-document url-prefix(http://www.onet.pl/) { img { display: none !important; } * {color:red !important;} }