Skip to content

Static Header on TechCrunch by sominemo

Screenshot of Static Header on TechCrunch

Details

Authorsominemo

LicenseMIT

Categorytechcrunch.com

Created

Updated

Size368 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes the header go away when you scroll down to article

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Static Header on TechCrunch
@version      20241008.11.43
@namespace    https://userstyles.world/user/Sominemo
@description  Makes the header go away when you scroll down to article
@author       Sominemo
@license      MIT
==/UserStyle== */

@-moz-document domain("techcrunch.com") {
header.headroom--not-top {
    position: relative;
}
}

Reviews

No reviews yet.