Skip to content

99Damage.de by lpz3nc

Screenshot of 99Damage.de

Details

Authorlpz3nc

LicenseNo License

Category99Damage

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Style for 99Damage

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         99Damage.de
@version      20230309.13.59
@namespace    userstyles.world/user/lpz3nc
@description  Style for 99Damage
@author       lpz3nc
@license      No License
==/UserStyle== */

@-moz-document domain("99damage.de") {
#header-container {
    border-bottom-color: rgb(250 173 45);
}

#header-container {
    background-image: initial;
    background-color: rgb(0 0 0);
}

body {
    background-color:#131313;
}

#page-container {
        background: linear-gradient(180deg,#242424 0%,#222222 0px);
    border-top: none;
}

.table-fixed-single .table-cell-item.live {
    background: red;
    color: #fff;
    padding: 0px 4px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 600;
}

.btn {
    border-radius: 5px;
}

footer {
    background: #121212;
}

#header-nav nav.withsubs>ul>li>ul {
    background: #000000;
    border: none;
}

#header-nav nav.withsubs>ul>li>ul {
    border: solid 1px #faa61b!important;
}
#page-tab-nav { height: 25px; }
#page-tab-nav .page-tab-link { font-size: 15px;
     background: none;}
#page-tab-nav .page-tab-bar {
    background: none;
}
/*#page-tab-nav .page-tab-link.active:before { content: none; }*/

.adminlinks>i {
    font-size: 16px; }

.widget-matchticker-coverages .widget-ticker-head a, .widget-matchticker-coverages .widget-ticker-head .widget-ticker-switch, .widget-ticker .widget-ticker-icon  {
    font-size: 14px; }

.icon-forum-read, .icon-forum-read-closed, .icon-forum-read-sticky, .icon-forum-read-sticky-closed, .icon-forum-new-sticky {
    color: white; }
.icon-forum-new-sticky {
    color: orange; }
.content-countdown {
    text-align: center;
    padding: 0px 0;
    background: #282828;
}
}

Reviews

No reviews yet.