first commit
This commit is contained in:
1
css/.pydio
Normal file
1
css/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
5bbf4b30-33e8-4abc-86c0-00a02e8ed1b9
|
||||
61
css/cover.css
Normal file
61
css/cover.css
Normal file
@@ -0,0 +1,61 @@
|
||||
/* csdn */
|
||||
#content_views,
|
||||
#content_views pre,
|
||||
#content_views pre code {
|
||||
user-select: text !important;
|
||||
}
|
||||
|
||||
#article_content {
|
||||
height: auto !important;
|
||||
overflow: auto !important;
|
||||
}
|
||||
|
||||
.hljs-button,
|
||||
.signin,
|
||||
.hide-article-box,
|
||||
.tool-active-list,
|
||||
.programmer1Box,
|
||||
#articleSearchTip,
|
||||
.passport-login-container,
|
||||
.box-shadow,
|
||||
.mb8, #kp_box_www_swiper_ban, .blog-top-banner,
|
||||
#kp_box_blog_up, .blog-slide-ad-box,
|
||||
#asideNewNps,
|
||||
#recommendAdBox,
|
||||
#asideWriteGuide,
|
||||
#footerRightAds,
|
||||
.passport-login-tip-container,
|
||||
.sidetool-writeguide-box,
|
||||
.common-nps-box{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* 知乎 */
|
||||
html,
|
||||
body{
|
||||
overflow-y: scroll !important;
|
||||
overflow-x: hidden !important;
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
.Modal-wrapper,
|
||||
.AppBanner,
|
||||
.css-1wq6v87{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* 简书 */
|
||||
div[class$=mask]{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
div[class$=mask]+div {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
|
||||
/* 掘金 */
|
||||
.bottom-login-guide,
|
||||
.meiqia-btn,
|
||||
.vip-entry {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user