Template:FAQ row/styles.css: Difference between revisions

From escforumwiki
Jump to navigation Jump to search
(Adding protection template)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 21:09, 14 April 2024

/* {{pp-template}} */
.faqrow {
	padding: 2px 0;
	font-size: 95%;
}
.faqrow-title {
	padding: 2px 35px 2px 2px;
	line-height: 1.6em;
	font-weight: bold;
}
.faqrow-body {
	margin: 2px 0 2px 15px;
	padding: 2px;
}