Skip to content

forbesindia.com by pradyumnac

Details

Authorpradyumnac

LicenseNo License

Categoryuserstyles

Created

Updated

Code size515 B

Code checksume5f76a32

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Blog content with only title nav and content

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         forbesindia.com
@version      20211204.06.32
@namespace    userstyles.world/user/pradyumnac
@description  Blog content with only title nav and content
@author       pradyumnac
@license      No License
==/UserStyle== */

@-moz-document domain("forbesindia.com") {
.toprhs,.top-aside,.carouseller1, #newsletter, .footer-content,.footer-links, #newfooter, .footer-copywrite, .footer-top,.top-banner, #maindiv {
    display: none;
}

section.artical>a:nth-child(1) {
    display: none
}
}

Reviews

No reviews yet.