MediaWiki:Common.css: Difference between revisions

From MuhRO
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .navi{ cursor: pointer; }")
(No difference)

Revision as of 06:30, 21 May 2021

/* CSS placed here will be applied to all skins */
.navi{
        cursor: pointer;
    }