Skip to content

微信公众号文章阅读 by midpoint

Details

Authormidpoint

LicenseNo License

Categoryuserstyles

Created

Updated

Size731 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

微信公众号文章阅读

by midpoint 2022.1.14

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         微信公众号文章阅读
@version      20231210.10.32
@namespace    userstyles.world/user/midpoint
@description  微信公众号文章阅读

by midpoint 2022.1.14
@author       midpoint
@license      No License
==/UserStyle== */

@-moz-document domain("weixin.qq.com") {
body * {
font-family: "WenKai"!important;
}

.not_in_mm[style] .qr_code_pc_outer[style] .qr_code_pc {
    position: fixed!important;
}

p,
span {
    font-size: 28px!important;
    line-height: 1.5!important;
    text-indent: 2em!important;
}

.pages_skin_pc.wx_wap_desktop_fontsize_2 .rich_media_area_primary_inner,
.pages_skin_pc.wx_wap_desktop_fontsize_2 .rich_media_area_extra_inner
 {
    max-width: 80%!important;
}
}

Reviews

No reviews yet.