Toned down version of 2022 Fantasy Premier League (FPL) pages.
Replaced the garish color scheme with something a little easier on the eye.
Authornymor
LicenseNo License
Categorypremierleague.com
Created
Updated
Size1.0 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Toned down version of 2022 Fantasy Premier League (FPL) pages.
Replaced the garish color scheme with something a little easier on the eye.
/* ==UserStyle==
@name FPL 2022 - oh my eyes
@version 20220807.18.48
@namespace userstyles.world/user/nymor
@description Toned down version of 2022 Fantasy Premier League (FPL) pages.
Replaced the garish color scheme with something a little easier on the eye.
@author nymor
@license No License
==/UserStyle== */
@-moz-document domain("premierleague.com") {
div[class^='GraphicPatterns'],
div[class*=' GraphicPatterns'] {
background-image: none;
}
.jBwhaY,
.eqwymO,
.fmaltn,
.kVZXCD,
.kkRJbz,
.ipmwKV,
.cpMJME,
.diTVCI,
.efhndX,
.ehaFLY,
.cGKRjP,
.exQyXg,
.dEfaus,
.hztnpq,
.fyDevq,
.fryVza {
background-image: none;
}
.fmaltn,
.cyjPTn,
.jmKawU,
.kVZXCD,
.fryVza {
color: white;
}
.ism-nav__tab {
background-color: green;
color: white;
}
.ism-nav__tab.active {
background-color: white;
color: green;
}
.jPLXfX {
background: none;
}
.kVZXCD,
.fryVza {
-webkit-text-fill-color: white;
}
.jmKawU {
background-color: green;
}
.fUaLyD {
fill: white;
}
}