Jump to content

User:David Fuchs/vector.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.references-column-count {
    /* Default, if multi-columns are specified and the specific number isn't handled below */
    -webkit-column-count:3;
}
.references-column-count-2 {
    -webkit-column-count:2;
}
.references-column-width {
    -webkit-column-width:30em;
}
.mw-rc-label-legend {display:none;}

.mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */