20minutes.fr without advertising and social behaviors
20minutes.fr - No pub & No Social by dji
Details
Authordji
LicenseNo License
Categoryuserstyles
Created
Updated
Size582 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 20minutes.fr - No pub & No Social
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("20minutes.fr") {
@namespace url(http://www.w3.org/1999/xhtml);
section[data-track="blockLinks"],
.lt-hoth-section-aside,
.lt-hoth-row-triplets,
.ad {
display: none !important;
}
.lt-hoth-section-content,
.lt-hoth-section-content:first-child ,
.lt-hoth-section-content:last-child {
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
}
}