Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SmallFont.css: Difference between revisions

Template page
Created page with ".small-font { font-size: small; padding-left: 2em; margin-top: .8em; margin-bottom: .8em; }"
 
GTEH changed the content model of the page Template:SmallFont.css from "wikitext" to "Sanitized CSS"
(No difference)

Revision as of 21:39, 13 June 2025

.small-font {
    font-size: small;
    padding-left: 2em;
    margin-top: .8em;
    margin-bottom: .8em;
}