Template:Tpp/styles.css

From Wikisource
Jump to navigation Jump to search
.ws-poem-tpp-title {
	text-align: center;
	display:table;
    margin:0 auto 1em auto;
}

.ws-poem-tpp-separate-line { /* looks the same as title, but to be targeted separately */
	text-align: center;
	display:table;
	margin:0 auto 1em auto;
}

.ws-poem-tpp-not-first-poem {
	margin-bottom:1em;
}