PC化的微博PWA
Finetune - WeiboPWA by SeptimusX
Details
AuthorSeptimusX
LicenseNo License
Categorym.weibo.cn
Created
Updated
Size2.6 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 Finetune - WeiboPWA
@version 20230329.04.04
@namespace ?
==/UserStyle== */
@-moz-document domain("m.weibo.cn") {
.main-wrap[data-v-14449dc4] {
box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 12px 0 rgba(0,0,0,0.01);
}
.m-container-max {
font-family: 'pingfang sc', Helvetica Neue,Helvetica,Arial,sans-serif;
}
.refresh-btn {
display: none;
}
.m-search div, .nav_item *, .lite-page-tab *, .comment-content *, .lite-iconf-comments, .lite-iconf-like, .lite-iconf-liked, .lite-iconf-report, .lite-iconf-share {
font-size: 11.5pt;
}
.m-box-center-a .time {
font-size: 11pt !important;
}
/* 话题字体 */
.m-text-box h3 {
font-size: .8rem;
color: #333;
line-height: 1.4;
}
/* 引用 */
.card9 .weibo-rp .weibo-text {
font-size: 11.75pt !important;
color: #636363;
line-height: 1.65;
}
/* 评论输入框 */
.lite-page-editor {
display: none;
}
/* 单条顶部空白 */
div.main {margin-top: 0 !important;}
.weibo-main .weibo-og {
font-size: 11.75pt;
}
.card9 .weibo-main .weibo-text {
line-height: 1.6;
word-wrap: break-word;
font-size: 12pt;
}
.f-weibo.card9 .weibo-top .m-text-box h3 {
font-size: .75rem;
line-height: 1.6;
font-weight: bold;
}
.main-wrap[data-v-6f5d7970] {
margin: 0 0 1.75rem 0;
}
.lite-topbar {
position: relative;
top: 0;
left: 0;
right: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
background-color: #fafafa;
color: #262626;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-color: #e6e6e6;
border-style: solid;
font-size: .9rem;
z-index: 995;
}
.f-weibo .m-text-box h4 {
font-size: .6rem;
}
.f-weibo.card9 .weibo-main .url-icon {
height: 1em;
line-height: 1em;
vertical-align: baseline;
}
.m-search div, .nav_item *, .lite-page-tab *, .comment-content *, .lite-iconf-comments, .lite-iconf-like, .lite-iconf-liked, .lite-iconf-report, .lite-iconf-share {
font-size: .7rem !important;
}
.card9 .weibo-main .url-icon img {
height: .8rem !important;
width: .8rem !important;
}
.m-search div,
.nav_item *,
.lite-page-tab *,
.comment-content *,
.lite-iconf-comments, .lite-iconf-like, .lite-iconf-liked, .lite-iconf-report, .lite-iconf-share {
font-size: .8rem !important;
}
/* 导航突出 */
.lite-topbar.main-top .nav-main .inner-box::after {
right: 0;
}
/* 私信提示 */
.lite-topbar .m-bubble-red {
display: none;
}
/* 评论操作 */
.f-footer-ctrl {
padding: .5rem .375rem .5rem 0;
}
.f-footer-ctrl .m-diy-btn h4 {
font-size: .75rem;
}
.main-wrap[data-v-14449dc4] {
margin: 0 0 1.75rem 0;
}
}