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.26
==/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,
div.css-1ynzxqw {
    display: none ;
}

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

div.Post-RichTextContainer {
    width: 370px;
    font-size: 1.2em;
    margin-left: 1em;
}

.Button.css-1x9te0t,
button.Modal-closeButton {
    top: revert;
    left: 3em;
    bottom: -3em;
}

div.Post-NormalMain .Post-Header,
div.Post-NormalMain>div, 
div.Post-NormalSub>div {
    margin-left: 1em;
    width: 380px;
}

div.css-1cqr2ue {
    width: 400px;
    height: calc(100vh - 280px);
}

div.signFlowModal {
    height: 300px;
}

div.Modal-content {
    background: #000;
}

.dsd{} //////


//