90,866
edits
(add class .sidebar p, .sidebar ul{} - change to 6px) |
(add monospace style for pre, code, tt kbd and samp) |
||
Line 20: | Line 20: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | |||
/* Font styles */ | |||
pre, code, tt, kbd, samp { /* mono-spaced */ | |||
font-family: monospace,"Courier New"; | |||
} | } | ||
edits