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

From blackwiki
Jump to navigation Jump to search
imported>Tacsipacsi
(Created page with '.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...')
 
imported>El C
m (Protected "Template:FAQ row/styles.css": Highly visible template ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)))
(No difference)

Revision as of 15:18, 19 June 2019

.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;
}