Melzii Land Wiki Difference between revisions of "MediaWiki:Common.css"

Difference between revisions of "MediaWiki:Common.css"

MediaWiki interface page
(Created page with "→‎CSS placed here will be applied to all skins: .spoiler { background: #000; color: #000; } .spoiler:active { background: initial; }")
(No difference)

Revision as of 10:44, 29 March 2022

/* CSS placed here will be applied to all skins */
.spoiler {
  background: #000;
  color: #000;
}

.spoiler:active {
  background: initial;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.