Skip to content

apnews header fix by lawrencewlee

Details

Authorlawrencewlee

LicenseNo License

Categoryapnews.com

Created

Updated

Size296 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fixes the timed header offset when noscript or adblock conflicts with the initial ad above content.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           apnews.com - 6/27/2023, 11:49:10 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("apnews.com") {
    bsp-header {
        top: 0PX !important;
    }
}

Reviews

No reviews yet.