WaPo
WaPo by thisbailiwick
Details
Authorthisbailiwick
LicenseNo License
Categoryhttps://www.washingtonpost.com/
Created
Updated
Code size628 B
Code checksumbd58b79
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.washingtonpost.com/recipes/preserved-lemons/
@version 20250402.01.05
@namespace www.washingtonpost.com
@description WaPo
==/UserStyle== */
@-moz-document url-prefix("https://www.washingtonpost.com") {
/* ==UserStyle==
@name WaPo
@namespace www.washingtonpost.com
@description WaPo
@version 1.0
==/UserStyle== */
html {
overflow: auto !important;
height: auto !important;
}
body {
overflow: auto !important;
max-height: unset !important;
}
#wall-bottom-drawer,
[data-qa="wall-background"],
[data-qa="overlay-container"],
[class*="adslot"] {
display: none !important;
}
}