Form:New song/styles.css: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
(MusikAnimal changed the content model of the page Form:New song/styles.css from "wikitext" to "Sanitized CSS")
No edit summary
 
Line 1: Line 1:
 
textarea[name="lyrics[1]"] {
font-family: serif;
font-size: 120%;
font-style: italic;
line-height: 1.3em;
}

Latest revision as of 05:27, 16 January 2021

textarea[name="lyrics[1]"] {
	font-family: serif;
	font-size: 120%;
	font-style: italic;
	line-height: 1.3em;
}