Template:Lyrics/styles.css: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
(Created page with ".quotebox { font-style: italic; text-align: center; }")
 
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
.quotebox {
.lyrics .poem {
font-family: serif;
font-size: 120%;
font-style: italic;
font-style: italic;
text-align: center;
line-height: 1.3em;
padding: 10px 10px 0;
}
}

Latest revision as of 23:16, 30 July 2022

.lyrics .poem {
	font-family: serif;
	font-size: 120%;
	font-style: italic;
	line-height: 1.3em;
	padding: 10px 10px 0;
}