Skip to content

overclockers.ua by hadoooooouken

Screenshot of overclockers.ua

Details

Authorhadoooooouken

LicenseNo License

Categoryuserstyles

Created

Updated

Size2.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

full width 100% fullhd 1080 optimized big fonts

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         overclockers.ua
@version      20220830.20.20
@namespace    userstyles.world/user/hadoooooouken
@description  full width 100% fullhd 2k 1440 1080 optimized big fonts
@author       hadoooooouken
@license      No License
==/UserStyle== */
@-moz-document domain("overclockers.ua") {

    body,
    div,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    img,
    li,
    p,
    ul {
        font-family: Verdana, sans-serif;
        font-size: 16px;
        line-height: 28px;
    }

    #slogan,
    .nadavi-widget {
        display: none
    }
    #topbar,
    #topbar a {
        color: unset;
        background-color: unset;
        height: unset;
        font-size: 16px;
    }

    #mainmenu {
        border: unset
    }
    #mainmenu li,
    #mainmenu ul li,
    #mainmenu ul li.pin a,
    #menu-adaptive ul li.pin a {
        font-family: Verdana, sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

    #mainmenu ul li.pin :before,
    #menu-adaptive ul li.pin :before {
        display: inline-block;
        content: "";
        width: 16px;
        height: 16px;
        background-color: #ff6300;
        margin-right: 8px;
        border-radius: 20px;
    }

    #overclockers {
        width: 80%;
    }

    .desc,
    #posts > .post .post-desc .desc,
    #mainpage-blocks a {
        font-family: Verdana, sans-serif;
        font-size: 16px;
        line-height: 28px;
    }

    article {
        max-width: unset;
        padding-right: 20px;
    }

    article footer .telegram-subscribe {
        border-radius: 30px;
        width: 45%;
    }

    #posts > .post .post-image {
        width: 20%;
        min-width: 20%;
        margin-bottom: 20px;
    }

    #posts > .post .post-desc .post-info {
        font-size: 12px;
        background-color: #f3f3f3;
        width: 22%;
        border-radius: 20px;
        padding: 2px 2px 2px 12px;
        font-weight: bold;
        color: #333;
    }

    #posts.related-posts {
        max-width: 100%
    }

    aside .interesting > div a div {
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
    }

    footer.footer {
        border-top: 2px solid #fe7d00;
    }

    footer.footer nav ul {
        margin-right: 10%;
    }
    footer.footer nav li {
        width: 130px;
    }
    footer.footer nav li a {
        line-height: 32px;
    }

    @media (min-width: 1921px) {
        #posts > .post .post-desc .post-info {
            width: 16%;
        }
        footer.footer nav li {
            width: 186px;
        }
    }

    @media (max-width: 1910px) {
        #posts > .post .post-desc .post-info {
            width: 32%;
        }
    }

    @media (min-width: 3000px) {
        #posts > .post .post-desc .post-info {
            width: 10%;
        }
    }
}

Reviews

No reviews yet.