Jump to content

MediaWiki:Common.css: Difference between revisions

From Codex
Created page with "CSS placed here will be applied to all skins: .std_verb { color:"green"; }"
(No difference)

Revision as of 10:43, 15 September 2025

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

.std_verb {
  color:"green";
}