Skip to content

liaoxuefeng.com by lvxianchao

Screenshot of liaoxuefeng.com

Details

Authorlvxianchao

LicenseNo License

Category廖雪峰的官方网站

Created

Updated

Size399 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         liaoxuefeng.com
@version      20211108.05.21
@namespace    userstyles.world/user/lvxianchao
@description  让阅读更舒服一点
@author       lvxianchao
@license      No License
==/UserStyle== */

@-moz-document domain("liaoxuefeng.com") {
html, body {
	font-size: 16px;
	letter-spacing: 1px;
}

pre {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
}


}

Reviews

No reviews yet.