dd
codexes css enhance by akjjq
Details
Authorakjjq
LicenseNo License
Categoryxueersi
Created
Updated
Code size2.3 kB
Code checksum33fe7578
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name code.xueersi.com - 2022/7/29 23:15:40
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("https://code.xueersi.com/"), url-prefix("https://code.xueersi.com/space"), url-prefix("https://code.xueersi.com/search"), url-prefix("https://code.xueersi.com/home"), url-prefix("https://code.xueersi.com/user")
{
.console-output {
font-family: 'Microsoft YaHei UI' !important;
font-size: 15px;
}
span {
font-family: 'Microsoft YaHei UI'!important;
}
pre,
div,
body,
code,
input,
td,
font,
a,
li {
font-family: 'FontAwesome','Source Emoji', 'Microsoft YaHei UI' !important;
}
}
@-moz-document url("https://code.xueersi.com/"), url-prefix("https://code.xueersi.com/space"), url-prefix("https://code.xueersi.com/home"), url-prefix("https://code.xueersi.com/user"), url-prefix("https://code.xueersi.com/ide") {
.component-home-banner{display:none}
.keduo-recommend{display:none}
#homePageKeduoGuide{margin-top:-1700px}
.floor-bar-wrapper{display:none}
.header
{
backdrop-filter:blur(5px);
}
.header.is-homepage
{
background-color:rgba(255,255,255,0.3)!important ;
}
.header-left-nav-item-active
{
background-color:rgba(0,0,0,0.08)!important;
}
.cursor-follow-item-bottom
{
display:none;
}
.cursor-follow-item-move
{
display:none;
}
.cursor-follow-item-top
{
display:none;
}
footer
{
display:none;
}
.title-icon
{
display:none;
}
.hero
{
background: linear-gradient(to bottom, #92bcff, #66e6ffc4,#fff0) !important;
}
.header
{
background: #92bcff!important;
}
.user-introduction
{
background: linear-gradient(to bottom, #92bcff, #66e6ffc4) !important;
}
.user-name
{
color:#000000a8;
}
.signature-zone
{
color:#0000008f;
}
.user-count
{
color:#0000008f;
}
.headercon
{
background: linear-gradient(to left, #92bcffab, #66e6ff8f) !important;
}
.editor-group-header
{
background: #fafafa !important;
}
.headercon-logo
{
display:none;
}
.headercon-input
{
background-color:rgba(255,255,255,0.2) !important;
}
.headercon-right__btn
{
background:rgba(255,255,255,0.2)!important;
}
.headercon-center
{
margin:0 !important;
}
}