Skip to content

www.ran.de rugy wm stream HD by mtness

Details

Authormtness

LicenseNo License

CategorySports

Created

Updated

Size904 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A small touchup for the RWC livestream page for better usability on HD screen with UI zoom.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.ran.de rugy wm stream HD
@version      20230920.16.31
@namespace    userstyles.world/user/mtness
@description  A small touchup for the RWC livestream page for better usability on HD screen with UI zoom.
@author       mtness
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.ran.de/sports/rugby") {
#global-navigation > div {
	height: unset;
}
#tab-bar-navigation {
	top: unset;
}

div[data-testid=display-ad],
#main-content main article div section:nth-child(1) {
	display: none !important;
}

#main-content main article {
	max-width: 86rem;
}

#main-content main article div {
	row-gap: 1rem;
}

#main-content main article div section nav {
	padding-top: .5rem;
}


#main-content main article div section header h6 {
	display: none;
}

#main-content main article div section header h1 {
	line-height: 1.5rem;
	font-size: 1.25rem;
}


}

Reviews

No reviews yet.