Template:Musichead/styles.css: Difference between revisions

From Pizza Tower Wiki
Content added Content deleted
(Legroom created the page Template:SCheader/styles.css using a non-default content model "Sanitized CSS")
 
m (recategorization)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
.soundcloud-player {
border: none !important; }

.musicheader {
margin: 0 auto;
padding: 0;
width: 738px;
height: 117px; }

@media only screen and (max-width: 750px) {
.musicheader {
display: none; }
}

/* [[Category:Template styles]] */

Latest revision as of 15:18, 3 April 2024

.soundcloud-player {
	border: none !important; }

.musicheader {
	margin: 0 auto;
	padding: 0;
	width: 738px;
	height: 117px; }

@media only screen and (max-width: 750px) {
	.musicheader  {
		display: none; }
}

/* [[Category:Template styles]] */