Skip to content

dreamerscast.com - Jul 2024 by thisVioletHydra

Details

AuthorthisVioletHydra

LicenseNo License

Categorydreamerscast.com

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

ultrawide

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         dreamerscast.com - Jul 2024
@version      20240822.09.49
@namespace    https://userstyles.world/user/thisVioletHydra
@description  ultrawide
@author       thisVioletHydra
@license      No License
==/UserStyle== */

@-moz-document domain("dreamerscast.com") {
.bgrow {
	  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#player {
  position: relative;
  z-index: 99; 
  display: grid; 
}
.rating-num,
.rating-votes {
	color: #f1f1f1;
}
.poster-img {
	height: 8.1vw;
}
.col-md-3 {
	width: 6.250%;
}
#Content {
	margin-top: 65px;
	margin-bottom: 15px;
	padding: 5px 0;
	min-height: 510px;
	max-width: 98vw;
	margin-left: auto;
	margin-right: auto;
}
body {
	background-color: #333;
}
.page-link {
	background-color: #333;
	color: tan;
}
.page-link {
	background-color: #333;
	color: #8aabdd;
	border: 1px solid #494949;
}
p {
	color: #8aabdd;
}
.postItem span {
	color: #f1f1f1;
}
h1,
h2,
h3,
h4 {
	color: #f1f1f1;
}
pjsdiv,
pjsdiv > * {
	background-color: #000;
}
pjsdiv, pjsdiv > * {
	background-color: transparent;
}
}

Reviews

No reviews yet.