Difference between revisions of "Template:FAQ row/styles.css"
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>Pppery (Adding protection template) |
||
| (One intermediate revision by one other user not shown) | |||
| 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;
}