Mr. Johnson (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .error { font-size: medium !important; } code { font-family: monospace; } pre { font-family: monospace; } pre span { font-family: monospace !important; }") |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
pre span { | pre span { | ||
font-family: monospace !important; | font-family: monospace !important; | ||
} | |||
.login-only { | |||
display: none; | |||
} | } |