Jump to content

Template:BopFooter/style: Difference between revisions

From Philosophical Research
Reversedragon changed the content model of the page Template:BopFooter/style from "wikitext" to "CSS"
m category
 
Line 1: Line 1:
.bop h3 { border-top: 1px solid var(--border-color-base,#a2a9b1); }
.bop h3 { border-top: 1px solid var(--border-color-base,#a2a9b1); }
.bop pre { white-space: pre-wrap; font-family: inherit; }
.bop pre { white-space: pre-wrap; font-family: inherit; }
/* [[Category:Bop format]] */

Latest revision as of 14:35, 4 March 2025

.bop h3 { border-top: 1px solid var(--border-color-base,#a2a9b1); }
.bop pre { white-space: pre-wrap; font-family: inherit; }

/* [[Category:Bop format]] */