Fandom mobile background fix

Fixes background to make it compatible with Dark Background and Light Text browser extension.

目前为 2021-06-26 提交的版本。查看 最新版本

/* ==UserStyle==
@name        Fandom mobile background fix
@description Fixes background to make it compatible with Dark Background and Light Text browser extension.
@author      Korakys
@namespace   fandom.com
@version     1.0.0
@license     CC0
==/UserStyle== */
 
@-moz-document domain("fandom.com") {
body {
    background-color: inherit;
    background-image: inherit;
}
}

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址