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

From J-Fusion Wiki
Jump to navigationJump to search
Adding protection template
 
m 1 revision imported
 
(No difference)

Latest revision as of 03:30, 24 December 2025

/* {{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;
}