Skip to content

Remove Ads on BOCE by reekystive

Details

Authorreekystive

LicenseNo License

Categorywww.boce.com

Created

Updated

Size575 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove Ads on BOCE

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Remove Ads on BOCE
@namespace      www.boce.com
@version        1.0.2
@description    Remove Ads on BOCE
@author         ReekyStive
==/UserStyle== */

@-moz-document domain("www.boce.com") {
    .contact_right {
        display: none;
    }

    .money_box,
    .money_left,
    .money_right {
        display: none;
    }

    .imgHot,
    .tagHot {
        display: none;
    }

    .vipIcon {
        display: none;
    }

    .head_register_img {
        display: none !important;
    }

    .query_share {
        display: none;
    }
}

Reviews

No reviews yet.