MediaWiki:Common.css: Difference between revisions

add monospace style for pre, code, tt kbd and samp
(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";
}
}


90,866

edits