2022.0712
nox.ddrk.me by oeisus
Details
Authoroeisus
LicenseNo License
Categoryvd
Created
Updated
Code size1.4 kB
Code checksum2eda8a87
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
2022.0712
Source code
/* ==UserStyle==
@name tardis-nox-ddrk.me
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("ddrk.me")
{
/*font*/
span
{
font-family: "Source Code Pro", "Noto Sans", "nsimsun", "simhei", "webdings", "wingdings", "Wingdings 2", "Wingdings 3", "VideoJS", "videojs-theaterMode", "-apple-system", "BlinkMacSystemFont", "PingFang SC", "HarmonyOS_Regular", "Hiragino Sans GB", "Helvetica Neue", "Helvetica", "Arial", "sans-serif"!important;
text-shadow: 0 0 1px !important;
font-weight: 400!important;
user-select: text!important;
}
/*ding*/
#header.site-header
{
margin-top: 0!important;
margin-bottom: 0!important;
padding-top: 0!important;
padding-bottom: 0!important;
top: 0!important;
}
/**/
.post-content
{
margin-top: 0!important;
margin-bottom: 0!important;
padding-top: 0!important;
padding-bottom: 0!important;
top: 0!important;
}
/*标题*/
.post-title
{
margin-top: 0!important;
margin-bottom: 0!important;
padding-top: 0!important;
padding-bottom: 0!important;
top: 0!important;
}
/*vd上.标签*/
.post-content > .metadata
{
display: none!important;
}
/*vd上.大ads.20220812*/
#sajdhfbjwhe
{
display: none!important;
}
/**/
/**/
/**/
}