Skip to content

Dark Theme Coubovich.com by cerberuzzz

Screenshot of Dark Theme Coubovich.com

Details

Authorcerberuzzz

LicenseNo License

Categorycoubovich.com

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark Theme Coubovich.com site with Large player for 1920x1080 display

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Dark Theme Coubovich.com
@namespace      temp cerberuzzz namespace
@version        1.0.0
@description    Dark Theme Coubovich.com site with Large player for 1920x1080 display
@author         cerberuzzz
==/UserStyle== */
@-moz-document domain("coubovich.com") {

	body {
		background-color: #111;
	}
	div {
		color: #555;
	}
	span {
		color: #aaa;
	}
	input {
		color: #aaa;
		background-color: #444;
		border: 0px !important;
	}
	input:focus-visible {
		outline: 0px;
	}
	a {
		color: #fff !important;
	}
	a:hover {
		color: #aaa !important;
	}
	.tag,
	.com_link {
		background-color: #444;
	}
	.tag:hover,
	.com_link:hover {
		background-color: #000;
	}
}

@-moz-document url-prefix("https://coubovich.com/view/") {

	#header {
		margin-top: 100vh;
	}
	#main_video_box {
		top: 0px;
		left: 0;
		right: 0;
		margin: 0 auto;
		margin: 0px auto;
		position: absolute;
		height: 100vh !important;
	}
	#download_link > img {
		filter: invert(1);
	}
	#next_btn {
		display: none;
	}
	#swipe_down_text {
		display: none !important;
	}
}

Reviews

No reviews yet.