MediaWiki:Vector.css: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
Created page with "CSS placed here will affect users of the Vector skin: pre, .mw-code { line-height: 1.3em; background-color: #000000; }"
(No difference)

Revision as of 18:34, 6 December 2014

/* CSS placed here will affect users of the Vector skin */

pre, .mw-code {
        line-height: 1.3em;
        background-color: #000000;
}