Skip to content

RT.com Dark - Russia Today by alkarnur

Details

Authoralkarnur

LicenseNo License

Categoryrt.com

Created

Updated

Size575 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark - Russia Today

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         RT.com Dark - Russia Today
@version      20231018.16.38
@namespace    userstyles.world/user/alkarnur
@description  Dark - Russia Today
@author       alkarnur
@license      No License
==/UserStyle== */

@-moz-document domain("rt.com") {
.layout__wrapper {
    background-color: #000;
}

.Grid-container, .article-card__title a, .main-promobox__link, .read-more__footer {
    color: #fff !important;
}

.article-card__title a:hover, .main-promobox__link:hover, .read-more__text:hover, .read-more__footer:hover {
    color: #cc0000 !important;
}
}

Reviews

No reviews yet.