More actions
Created page with ".small-font { font-size: small; padding-left: 2em; margin-top: .8em; margin-bottom: .8em; }" |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.small-font { | .small-font { | ||
font-size: small; | font-size: small; | ||
font-style: italic; | |||
padding-left: 2em; | padding-left: 2em; | ||
margin-top: .8em; | margin-top: .8em; | ||
margin-bottom: .8em; | margin-bottom: .8em; | ||
} | } |