MediaWiki:Common.css: Difference between revisions

From The Blockheads Wiki
>Abcboy
(Created page with "→‎CSS placed here will be applied to all skins: div.editsection { float:right; font-size:90%; }")
(No difference)

Revision as of 23:16, 17 May 2015

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

div.editsection {
    float:right;
    font-size:90%;
}