Dark theme + no ads and wider
Dark & minimal pagesjaunes.fr by breat
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/176196.user.css
Details
Authorbreat
LicenseNO-REDISTRIBUTION
Categorypagesjaunes
Created
Updated
Size1.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Dark & minimal pagesjaunes.fr
@namespace USO Archive
@author Breat
@description Dark theme + no ads and wider
@version 20191011.14.03
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("pagesjaunes.fr") {
body,
#triSelect,
.bloc-info-sites-reseaux,
.footer-groupe,
.footer-services,
.footer-aide span,
.footer-professionnels span,
.horaire-ouvert,
.liste-horaires-principaux,
.push-agc-container,
.push-cqfd-container,
.teaser-description,
.teaser-footer,
.teaser-header,
.zone-differenciante,
.zone-fantomas,
.zone-informations-pratiques,
.zone-multiactivite,
.zone-produits-presta-services-marques .header,
.fd-bloc,
.tri-label,
.tri-select,
.icon {
background-color: rgb(26, 26, 26) !important;
color: white !important;
}
.head-main-content {
min-width: 100% !important;
}
#ancre-nav,
#ancre-nav button,
.ancre-nav,
.filtres {
background-color: black !important;
color: white !important;
}
.column,
.footer-marques-pj {
display: none !important;
}
iframe,
img {
border-radius: 5px;
}
article,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
p,
.activite,
.cqlr,
.desc empty,
.extract-produit a,
.histo-supp,
.libelle,
.pagination,
.activites-mentions a,
.adresse-container a,
.footer-groupe-solocal a,
.main-adresse-container,
.noTrad,
.teaser-avis a,
.teaser-nombre-avis,
.title {
background-color: transparent !important;
color: white !important;
}
}