Interface administrators, moderator
2,770
edits
No edit summary |
No edit summary |
||
Line 101: | Line 101: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-highlight | .mw-highlight { | ||
font-size: 90%; | font-size: 90%; | ||
font-family: "Courier New", monospace; | font-family: "Courier New", monospace; | ||
Line 107: | Line 107: | ||
padding: 1px; | padding: 1px; | ||
margin: 1px; | margin: 1px; | ||
} | } |