Greasy Fork

Greasy Fork is available in English.

知乎专栏手机阅读

知乎专栏手机阅读222

目前为 2022-11-13 提交的版本。查看 最新版本

/* ==UserStyle==
@name            知乎专栏手机阅读
@author          h
@description     知乎专栏手机阅读222
@namespace      h-style-hh22
@version        1.0.16
==/UserStyle== */

@-moz-document domain("zhuanlan.zhihu.com") {

div.ContentItem-actions {
    background-color: #333; 
}

div.Post-content {
    background: black;
    color: #bba;
}

div.css-805ti0,
div.css-1besdh8,
div.ColumnPageHeader {
    background-color: black;
    color: #bba;
}

div.css-1ygdre8 {
    color: #bba;
}

.Modal-wrapper1,
.css-1ynzxqw {
    display: none !important;
}

:root,
html {
    overflow: auto !important;
}

div.Post-RichTextContainer {
    width: 500px;

}

.Modal-closeButton {
    top: unset !important;
    left: 30%;
    bottom: -3em;
}
div.Post-NormalMain.Post-Header,
div.Post-NormalMain>div, 
div.Post-NormalSub>div {
    width: 500px;
}

.dsd{}


//