MediaWiki:Common.css: Difference between revisions

From DanceResource.org
Created page with "→‎CSS placed here will be applied to all skins: .redirectText { display: none; }"
(No difference)

Revision as of 22:13, 27 March 2025

/* CSS placed here will be applied to all skins */
.redirectText {
    display: none;
}