Skip to content

Minimal BlackHatWorld by enamul-hoque

Screenshot of Minimal BlackHatWorld

Details

Authorenamul-hoque

LicenseNo License

Categoryblackhatworld.com

Created

Updated

Size531 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Minimal look for BlackHatWorld.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Minimal BlackHatWorld
@version      20220425.08.00
@namespace    userstyles.world/user/enamul-hoque
@description  Minimal look for BlackHatWorld.com
@author       enamul-hoque
@license      No License
==/UserStyle== */

@-moz-document domain("blackhatworld.com") {
    .message-signature,
    .reactionsBar,
    .message-footer {
        display: none !important;
    }
    
    .block-header > a:after,
    .p-title-value:after {
        content: " (Step by Step Follow / Pen + Paper must)";
    }
}

Reviews

No reviews yet.