Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Jamintheinfinite/styles.css: Difference between revisions

From SCP: Secret Laboratory English Official Wiki
Created page with "{{pp-template}}: div.medialist { min-height: 50px; margin: 1em; @noflip: background-position: top left; background-repeat: no-repeat; } div.medialist ul { list..."
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 19: Line 19:
padding-bottom: 0;
padding-bottom: 0;
}
}
.page-Project_90 {
background-image: linear-gradient(rgba(10,10,10,.70), rgba(10,10,10,.70)),
      url("https://hub.scpslgame.com/images/7/72/Oh_no.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }

Latest revision as of 03:02, 19 November 2020

/* {{pp-template}} */
div.medialist {
	min-height: 50px;
	margin: 1em;
	/* @noflip */
	background-position: top left;
	background-repeat: no-repeat;
}
div.medialist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}
div.medialist ul li {
	padding-bottom: 0.5em;
}
div.medialist ul li li {
	font-size: 91%;
	padding-bottom: 0;
}

 
.page-Project_90 {
	background-image: linear-gradient(rgba(10,10,10,.70), rgba(10,10,10,.70)),
      url("https://hub.scpslgame.com/images/7/72/Oh_no.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:cover;
    }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.