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 |
||
Line 1: | Line 1: | ||
.codebox { | .codebox { | ||
width: | width: 100%; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
text-align: center; | text-align: center; |
Revision as of 22:33, 9 February 2024
.codebox { width: 100%; border: 1px solid #aaa; text-align: center; padding: 2px; } .codelabel { font-family: 'Courier', monospace; font-size: 120%; } .codedesc { color: inherit !important; padding-bottom:2px; }