Template:Current Situation/styles.css: Difference between revisions
Jump to navigation
Jump to search
HoodMoney54 (talk | contribs) No edit summary |
HoodMoney54 (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
.codelabel { | .codelabel { | ||
font-family: 'Courier', monospace; | font-family: 'Courier', monospace; | ||
font-size: | font-size: 20pt; | ||
} | } | ||
Latest revision as of 04:25, 19 March 2024
.codebox { width: 100%; border: 1px solid #aaa; text-align: center; padding: 2px; } .codelabel { font-family: 'Courier', monospace; font-size: 20pt; } .codedesc { color: inherit !important; padding-bottom:2px; }