Skip to content

realmadryt.pl - Dark Mode by madridista98

Screenshot of realmadryt.pl - Dark Mode

Details

Authormadridista98

LicenseNo License

Categoryrealmadrid.pl

Created

Updated

Size8.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This style makes realmadrid.pl dark.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         realmadryt.pl - Dark Mode
@version      20220905.16.41
@namespace    userstyles.world/user/madridista98
@description  This style makes realmadrid.pl dark.
@author       madridista98
@license      No License
==/UserStyle== */

@-moz-document domain("www.realmadryt.pl") {
body {
    background-color: #000;
}

.c-header__logo img {
        display: block;
        height: auto;
        width: 100%;
        filter: grayscale(100%) contrast(0%);
    }

.article-content, .static-page-content, .c-article-intro p, .social-container--vertical, .flex-box-container {
    line-height: 1.5;
    font-size: 1.5rem;
    background-color: #000000;
    color: #ffffff;
}

.c-article-main-headline {
    background-color: #000000;
    color: #ffffff;
}

header:not(.cleared) {
    background-color: #000000c2;
}

[class*=text][class*=-color][class*=_appblue] {
    color: #c6c6c6;
}

.user-toolkit__new-msgs {
    background: #535353;
}

.c-news-main .trends-main-page-desktop {
    background-color: #000000;
    color: #ffffff;
}

.section-background {
    background-color: #000;
}

.c-comments__main {
    background: #000;
}

.c-comments .text-editor, .c-comments textarea {
    background: #000;
    border: 1px solid #fff;
}

.rmpl-btn {
    color: #fff;
}

[class*=c][class*=-comments][class*=-main][class*=-filters] .rmpl-btn.fn-active {
    color: #000;
    background-color: #8b8b8b;
}

.gamebar-section .gamebar-sponsors-container {
    display: none;
}

a {
    color: #fff !important;   
}

[class*=c][class*=-news][class*=-main][class*=-banner][class*=-list] ul li:nth-of-type(odd) {
    background-color: #000;
}

.c-news-mainPage-banner-list strong, .c-news-readinglistCustom-banner-list strong {
    color: #ffffff; 
}

[class*=c][class*=-notes][class*=-main][class*=-dayly] ul li:nth-of-type(2n) {
    background-color: #000;
}

.rmpl-flex-item {
    background-color: #000;
    color: #fff;
}

[class*=c][class*=-notes][class*=-main][class*=-dayly] ul li p {
    color: #ffffff;
}

[class*=c][class*=-news][class*=-injuries][class*=-feed] ul>li:nth-of-type(odd), [class*=c][class*=-news][class*=-main][class*=-feed] ul>li:nth-of-type(odd), [class*=c][class*=-news][class*=-newscenter][class*=-feed] ul>li:nth-of-type(odd), [class*=c][class*=-news][class*=-readinglist][class*=-feed] ul>li:nth-of-type(odd), [class*=c][class*=-news][class*=-series][class*=-feed] ul>li:nth-of-type(odd) {
    background-color: #000000;
}

[class*=c][class*=-news][class*=-injuries][class*=-feed] ul>li figure figcaption p, [class*=c][class*=-news][class*=-main][class*=-feed] ul>li figure figcaption p, [class*=c][class*=-news][class*=-newscenter][class*=-feed] ul>li figure figcaption p, [class*=c][class*=-news][class*=-readinglist][class*=-feed] ul>li figure figcaption p, [class*=c][class*=-news][class*=-series][class*=-feed] ul>li figure figcaption p {
    color: #cacaca;
}

[class*=background][class*=-color][class*=_lightenesgrey] {
    background-color: #000;
}

.timetable-set__header {
    background: #474747;
    color: #ffffff;
}

.expand-trigger:after {
    border: 4px solid;
    border-color: #fff transparent transparent;
}

.c-matchcenter-table time {
    color: #ffffff;
}

.match-info strong {
    color: #ffffff;
}

.rmpl-heading-md {
    color: #ffffff;
}

[class*=c][class*=-news][class*=-main][class*=-banner][class*=-list] ul li:nth-of-type(2n) {
    background-color: #000;
    color: #fff;
}

.match-data__teams {
    color: #fff;
}
    
.timetable-table tr#wrapper-chart-timetable td {
    background-color: #000;
}

.timetable-table td {
    background-color: #000;
    color: #fff;
}

[class*=text][class*=-color][class*=_appdarkblue] {
    color: #fff;
}

h2.champions-league-header {
    color: #fff;
}

.coaching-staff {
    background: #000;
    color: #fff;
    overflow: hidden;
}

.players-list a {
    color: #fff;
}

.players-list li {
    border-left: 0px solid #fff;
    background-color: #000;
}

.article-content .article-content-regular .tab-2 tr td, .article-content .article-content-regular table:not(.tab) tr td, .article-content .static-page-content .tab-2 tr td, .article-content .static-page-content table:not(.tab) tr td, .static-page-content .article-content-regular .tab-2 tr td, .static-page-content .article-content-regular table:not(.tab) tr td, .static-page-content .static-page-content .tab-2 tr td, .static-page-content .static-page-content table:not(.tab) tr td {
    background-color: #000;
    color: #fff;
}

.article-content .article-content-regular .tab-2 tbody tr:nth-child(2n) td, .article-content .article-content-regular table:not(.tab) tbody tr:nth-child(2n) td, .article-content .static-page-content .tab-2 tbody tr:nth-child(2n) td, .article-content .static-page-content table:not(.tab) tbody tr:nth-child(2n) td, .static-page-content .article-content-regular .tab-2 tbody tr:nth-child(2n) td, .static-page-content .article-content-regular table:not(.tab) tbody tr:nth-child(2n) td, .static-page-content .static-page-content .tab-2 tbody tr:nth-child(2n) td, .static-page-content .static-page-content table:not(.tab) tbody tr:nth-child(2n) td {
    background-color: #000;
    color: #fff;
}

.comment-textfield__btns a, .comment-textfield__btns button {
    color: #fff;
}

[class*=gl][class*=-pagination] ol li {
    background-color: #000;
}

.signed-user-nav li a {
    background-color: #000;
    color: #fff;
}

.c-footer {
    background-color: #000;
    border-top: 1px solid #fff;
}

.c-footer .c-footer-testimonials p {
    color: #797979;
}

.c-footer .c-footer-testimonials p a {
    color: #fff;
}

.c-footer .c-footer-anchors a {
    color: #999;
}

.user-toolkit-action {
    visibility:hidden
}

.user-toolkit__new-msgs {
    background: #000;
}

.notifications__number {
    visibility:hidden
}

[class*=c][class*=-calendar] .mw-wrapper .match-container .mc-item-container .mc-item-cell h4 {
    color: #fff;
}

[class*=c][class*=-calendar] .mw-wrapper .match-container .mc-score h5 {
    color: #fff;
}

[class*=c][class*=-calendar][class*=-main][class*=-dayly] h6 {
    color: #fff;
    line-height: 20px;
}

.c-comments-main-box .user-comment .c-comments__box, .comments-list .user-comment .c-comments__box {
    background-color: #000;
    color: #fff;
}

.comments-list--level2 .user-comment {
    border-top: 0px solid #eee;
}

.social-share-widget__input label {
    color: #000;
}

[class*=shift][class*=-padding_2][class*=-top] {
    color: #fff;
}

[class*=shift][class*=-padding_2][class*=-vertical] {
    color: #fff;
}

[class*=background][class*=-color][class*=_appblue] {
    background-color: #2a2a2a;
}

[class*=c][class*=-navigation][class*=-main][class*=-search][class*=-call] {
    visibility:hidden
}

.match-calendarElement {
    color: #fff;
}

.match-calendarElement__contain .circle {
    background: #565656;
}

[class*=c][class*=-table][class*=-points] article ul[class*=_pointed] li:nth-of-type(2n):not(.head) {
    background-color: #000;
}

[class*=c][class*=-table][class*=-points] article ul[class*=_pointed] li .table-points-column {
    color: #fff;
}

[class*=c][class*=-table][class*=-points] article ul[class*=_pointed] li.head {
    background-color: #000;
}

[class*=text][class*=-align][class*=_center] {
    visibility:hidden
}

[class*=text][class*=-size][class*=_micro] {
    display:none;
}

.player-vcard {
    background: #000;
}

.player-data-list li:nth-child(2n) {
    background: #000;
}

.player-data-list li {
    background: #000;
}

.player-data-list {
    padding: 0px;
}

.team-players-list li a {
    background: #000;
}

[class*=text][class*=-size][class*=_small] {
    color: #fff;
}

.comments-action {
    margin-top: 10px;
    margin-bottom: 0px;
}

.user-comment.sponsor-comment {
    display:none;
}

.c-comments__new-link {
    background: #3a3a3a;
}

[class*=text][class*=-color][class*=_grey] {
    color: #0bf;
}

.covers {
    display:none;
}

::-webkit-scrollbar {
    display: none;
}

.player-rating-card {
    background: #000;
}

.player-rating-card__rates dl:nth-child(odd) {
    background-color: #000;
}

.player-rating-card__details tr:nth-child(2n) td, .player-rating-card__details tr:nth-child(2n) th {
    background: #2b2b2b;
}

.team-rating-card {
    background: #000;
}

.player-current-injury {
    background: #282828;
    border-radius: 0px;
}
}

Reviews

No reviews yet.