Skip to content

低彩知乎 by yydstome

Details

Authoryydstome

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

自己用的

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         低彩知乎
@version      20220615.04.38
@namespace    userstyles.world/user/yydstome
@description  自己用的
@author       yydstome
@license      No License
==/UserStyle== */

@-moz-document domain("www.zhihu.com") {
.ContentItem-actions{
/*     display:none; */
}
.Card.TopstoryItem.TopstoryItem-isRecommend{
    margin:20px 0px;
/*     box-shadow:2px 2px 10px black; */
}
.RichContent-inner{
    color:#7e7d7d;
    letter-spacing:1px;
    line-height:1.8;
/*     font-weight: 300; */
}
.Card-header.RelatedCommodities-title,.Card-section.RelatedCommodities-list,.Footer{
    display:none;
}
.Popover img{
    border-radius:50%;
}
.List-item{
    border-radius:20px;
    margin:10px 0;
}
div[itemprop],.ContentItem-title a{
    color:#152c70;
}
.Button.VoteButton{
    background: transparent;
    color: #76839b;
}
.ContentItem-actions{
    padding:15px 10px!important;
}
.ContentItem-time{
    margin-top:30px;
}
.Card.AnswerCard{
    border-radius:10px;
    border:1px dashed #7979dc;
}
}

Reviews

No reviews yet.