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

From blackwiki
Jump to navigation Jump to search
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)))
imported>Pppery
(Adding protection template)
 
Line 1: Line 1:
 +
/* {{pp-template}} */
 
.faqrow {
 
.faqrow {
 
padding: 2px 0;
 
padding: 2px 0;

Latest revision as of 15:21, 19 June 2019

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