tieba.baidu.com for smartphone
tieba on smartphone by bosihamier
Details
Authorbosihamier
LicenseNo License
Categorytieba.baidu.com
Created
Updated
Size1.3 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 tieba.baidu.com - 2023/5/20 13:21:29
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("tieba.baidu.com") {
/* body {
font-size: 50px;
} */
.clearfix{
zoom: 1.23
}
.search_bright_index .search_ipt{
width: 20%;
}
.page-container .r-right-sec,
#spage_game_tab_wrapper,
.aggregate_entrance_wrap,
.left-cont-wraper .ufw-gap,
.f-d-w,
.page-container .r-top-sec,
.search_top,
.my_tieba_mod,
.userbar,
.page-container .top-sec
{
display: none;
}
.page-container .left-sec{
float: inline-start;
width: 100%;
}
.left-cont-fixed, .region_bright{
width: 80%;
}
#likeforumwraper{
width: 100%;
}
.left-cont-wraper
{
display: inline-block;
}
.left-cont-fixed,.region_bright{
position: static;
}
.page-container .content-sec{
background: none;
}
.search_main{
padding-top: 32px;
}
.pop-up-frame{
/* display: block !important; */
top: 330px !important;
width: 80% !important;
left: 10% !important;
}
}