night mode for chinese website "xing ba you ni, chun luan hua kai"
XB by zjs
Details
Authorzjs
LicenseNo License
CategoryXB
Created
Updated
Size717 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
nothing
Source code
/* ==UserStyle==
@name XB
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("xiaoshuoc.info") {
/* 在此插入代码... */
body,
#threadlist,
.tl .ts th,
.tl .ts td,
.pl table,
.pls {
background: #222
}
body,
a {
color: #8F2A90;
}
.tl tr:hover th,
.tl tr:hover td {
background: #2f2f2f;
}
.tl th a:visited,
.tl td.fn a:visited {
color: #555;
text-decoration: line-through;
}
.fnwehjnc12,
.qd-top,
.b_oscar2,
#myModal_index,
#toptb,
#nv,
.b_mu,
#scbar,
#pt,
.bml,
#pgt,
#thread_types,
#threadlist .th,
iframe,
#fixed-bottom-modal {
display: none;
}
}