缩放我来页面的标题大小,适合上班摸鱼时候不被其他人发现
设计师奶龙 by waynehaha
Details
Authorwaynehaha
LicenseNo License
Categorywolai.com wol.ai
Created
Updated
Size465 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
我的邮箱:736823064@qq.com
Source code
/* ==UserStyle==
@name 2023/5/6 14:35:32
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("wolai.com"),
domain("wol.ai") {
/*页面标题文字大小*/
._3dPWV ._3rPzO {
/*页面标题样式字体大小*/
padding: 0;
font-size: 18px !important;
font-weight: 600;
color: var(--wolai-header-page-title-color);
line-height: 44px;
}
}