<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Version: 1.2.22
 */
#station-logo-link {
	/**
	 * Station Logo
	 * Image must be 50px in height, and between 50px and 220px in width
	 */
	background: url(../img/station-logo.png) 0 0 no-repeat;
}

.radioplayer-localwrapper,
body.showing-overlay .radioplayer-head {
	/**
	 * Background Image or Colour
	 * Images should be 750px width by 815px height
	 */
	background: #ffffff;
}</pre></body></html>