keylol.com content focus
keylol Content Focus by xinyo
Details
Authorxinyo
LicenseNo License
Categoryuserstyles
Created
Updated
Size738 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name keylol Content Focus
@version 20220201.02.33
@namespace userstyles.world/user/xinyo
@description keylol.com content focus
@author xinyo
@license No License
==/UserStyle== */
@-moz-document domain("keylol.com") {
.pls .tns.xg2, .pls .md_ctrl,
.usergroup,
#copyright,
.steam_connect_user_bar:before {
visibility: hidden;
display: none;
}
img[smilieid] {
max-height: 30px;
}
.psth.xs1.ple,
.psth.xs1,
.rate {
margin:0.5em;
font-size:0.6rem!important;
}
.plc .po.hin{
font-size:0.6rem!important;
}
.plc .pi, .plc .pi a, .steam_connect_user_bar {
font-size:0.6rem!important;
color: #999;
}
.pls .avtm img{
padding: 0;
}
.authicn{
max-height: 12px;
}
}