Current Situation/styles.css - Daniel Larson Wiki - lolcow.city
Jump to navigation
Jump to search
imported>HoodMoney54 No edit summary |
imported>HoodMoney54 No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.codebox { | .codebox { | ||
width: | width: 100%; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
text-align: center; | text-align: center; | ||
Line 8: | Line 8: | ||
.codelabel { | .codelabel { | ||
font-family: 'Courier', monospace; | font-family: 'Courier', monospace; | ||
font-size: | font-size: 20pt; | ||
} | } | ||