MediaWiki:Common.css: Difference between revisions

From Italian Dual Citizenship Wiki

(Created page with "→‎CSS placed here will be applied to all skins: .quote { white-space: break-spaces; background-color: #EEE; padding: 10px; border: 1px #333 solid; }")
(No difference)

Revision as of 00:24, 27 June 2022

/* CSS placed here will be applied to all skins */

.quote {
white-space: break-spaces;
    background-color: #EEE;
    padding: 10px;
    border: 1px #333 solid;
}