Skip to content

Compact:www.liaoxuefeng.com by volving

Details

Authorvolving

LicenseNo License

Categoryuserstyles, killads

Created

Updated

Size1.2 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         Compact:www.liaoxuefeng.com
@version      20220811.11.25
@namespace    userstyles.world/user/volving
@description  Compact theme patch for www.liaoxuefeng.com.
@author       volving
@license      No License
==/UserStyle== */

@-moz-document domain("www.liaoxuefeng.com") {
#header, #brand, #ul-navbar,
.x-nav.uk-active, .x-nav > a,
#navbar-more, #navbar-more > a
, .uk-navbar-nav, .uk-navbar-nav > li, .uk-navbar-nav form, .uk-navbar-nav > li > a[href]
{
    max-height: 40px !important;
    line-height: 40px !important;
    
}
#header{
    position: relative !important;
}
#brand {
    padding: 0 !important;
}

.uk-navbar-nav form {
    margin: 0 !important;
}

.x-placeholder-v {
    height: 5px !important;
}

.xsidebar-left {
    width: 230px;
}

#x-content-bottom
, #x-content-comment
, #footer
, img[src="/files/attachments/1422670998536258/0"]
, a.uk-button[href="#0"]{
    display: none !important;
}
h1,
h2,
h3,
h4 {
    color: red;
    background-color: #d0d87d;
}

#x-content > h3:last-child{
    display: none !important;
}

.x-wiki-content + h3, .x-wiki-content + h3 + p + h3, .x-main-content + h3, .x-main-content + h3 + p + h3 {
    display: none !important;
}

}

Reviews

No reviews yet.