Skip to content

www.zhihu.com by ZeronoFreya

Details

AuthorZeronoFreya

LicenseNo License

Categoryzeronofreya@gmail.com

Created

Updated

Size635 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

大字体

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.zhihu.com
@version      20230712.10.09
@namespace    userstyles.world/user/ZeronoFreya
@description  大字体
@author       ZeronoFreya
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.zhihu.com") {
.RichContent-inner,
.CommentContent {
	font-size: 32px !important;
	line-height: 1.2;
}
.Question-main {
	width: 100%;
}
.QuestionHeader {
	min-width: auto;
}
.Question-sideColumn {
	display: none;
}
.Modal-content {
	width: 100vw;
}
.css-1cqr2ue {
	width: auto;
}
.css-1cqr2ue > .Button {
	position: fixed;
	top: 10px;
	left: 50vw;
	width: 48px;
	z-index: 9999;
}
}

Reviews

No reviews yet.