Template:Current Situation/styles.css

From Daniel Larson Wiki
< Template:Current Situation
Revision as of 22:10, 1 February 2024 by HoodMoney54 (talk | contribs) (Created page with ".codebox { width: 300px; border: 1px solid #aaa; text-align: center; padding: 2px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.codebox {
width: 300px; 
border: 1px solid #aaa; 
text-align: center; 
padding: 2px;
}