fix the banner in dark theme
themotte.org by mhidro
Details
Authormhidro
LicenseNo License
Categorythemotte.org
Created
Updated
Size232 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
fix the banner in dark theme
Source code
/* ==UserStyle==
@name themotte.org
@version 20241030.08.50
@namespace ?
==/UserStyle== */
@-moz-document domain("themotte.org") {
.volunteer_teaser_wrapper > * {
background-color: transparent!important;
}
}