隱藏廣告、調整部分寬度顯示
www.pttweb.cc by flowerway626
Details
Authorflowerway626
LicenseNo License
Categoryptt.cc
Created
Updated
Size1.4 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 www.pttweb.cc - 2023/10/8 下午4:59:49
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("www.pttweb.cc") {
.google-auto-placed,
.e7-main-text+.my-4,
.e7-max-width .my-4,
hr+.my-3,
hr+.my-3+hr ,
.adswrapper {
display: none!important;
}
.e7-grid-wrapper span {
padding: 4px 0;
}
.e7-articles[data-v-37b1afa4],
.e7-list[data-v-02b5d090] {
max-width: none;
}
.e7-article-default,
.e7-article-most-recently-viewed {
width: 100%;
display: flex;
justify-content: space-between;
}
.title span{
font-size: 24px;
}
.title+.ml-2 {
flex-direction: row!important;
align-items: center;
}
.title+.ml-2 .mb-2 {
margin: 0 8px 0 0!important;
}
.headline {
font-size: 20px;
}
.mt-4[data-v-37b1afa4],
.e7-articles[data-v-7fd9bcb4] {
max-width: none!important;
}
.v-alert.v-alert--outline,
.e7-rounded-box[data-v-37b1afa4] {
border: none!important;
}
span[data-v-4dbba7b2][data-v-005654ec] {
display: flex;
flex-direction: row-reverse;
}
}