Template:Dummy footnote/styles.css

Revision as of 06:11, 3 March 2021 by imported>Izno (templatestyles)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.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;
}