CSS
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mozilla.org") {
#recommendations-grid,
#collections-grid,
#page > SECTION:nth-child(13){
display:none !important}
.content.listing{
display: -moz-box !important; }
.more-info{
margin-left:-170px !important;}
.more-info{
margin-top:10px !important;
margin-top:130px !important;}
#detail-relnotes > DIV{
display: -moz-box !important; }
#site-welcome { display: none !important }
}
Alles anzeigen
Läuft bei mir auch ohne Probleme.
Vielen Dank