Template:Reflist/styles.css: Difference between revisions

From The Build-A-Bear Wiki
Jump to navigation Jump to search
No edit summary
m (Wholecanesugar moved page Template:Reflist/styles.css/sandbox to Template:Reflist/styles.css over redirect)
(No difference)

Revision as of 08:38, 12 December 2023

.reflist { font-size: 90%; margin-bottom: 0.5em; list-style-type: decimal; }

.reflist .references { font-size: 100%; margin-bottom: 0; list-style-type: inherit; }

.reflist-columns-2 { column-width: 30em; }

.reflist-columns-3 { column-width: 25em; }

.reflist-columns { margin-top: 0.3em; }

.reflist-columns ol { margin-top: 0; }

.reflist-columns li { page-break-inside: avoid; break-inside: avoid-column; }

.reflist-upper-alpha { list-style-type: upper-alpha; }

.reflist-upper-roman { list-style-type: upper-roman; }

.reflist-lower-alpha { list-style-type: lower-alpha; }

.reflist-lower-greek { list-style-type: lower-greek; }

.reflist-lower-roman { list-style-type: lower-roman; }