Skip to content

Cumhuriyet Haber Koyu Tema by kukla

Screenshot of Cumhuriyet Haber Koyu Tema

Details

Authorkukla

LicenseGNU General Public License v3.0

Categorycumhuriyet

Created

Updated

Size609 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

koyu tema

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Cumhuriyet Haber Koyu Tema
@version      20211013.20.53
@namespace    userstyles.world/user/kukla
@description  koyu tema
@author       kukla
@license      GNU General Public License v3.0
==/UserStyle== */

@-moz-document domain("cumhuriyet.com.tr"), domain("www.cumhuriyet.com.tr") {
* {
	background-color: black!important;
	color: #00e100!important;
	border-radius: 5px!important;
}

a {
	color: #0084ff!important;
}

a:hover {
	color: #00ffe1!important;
}

.baslik,
h1,
h2,
h3,
h4,
h5,
h6 {
	color: yellow!important;
}

.notification-wrapper {
	border: 1px solid #807a00;
}
}

Reviews

No reviews yet.