Difference between revisions of "Template:Dummy footnote/styles.css"
Jump to navigation
Jump to search
Mediawiki>Izno (templatestyles) |
m (1 revision imported) |
Latest revision as of 17:28, 21 January 2022
.dummy-footnote {
font-size: 90%; /* Default font-size */
margin-bottom: 0.5em;
margin-left: 2em;
}
.dummy-footnote > sup {
color: #002bb8;
font-weight: bold;
}
.dummy-fn-ital {
font-style: italic;
}