Difference between revisions of "MediaWiki:Common.css"

(Created page with "→‎CSS placed here will be applied to all skins: :root { --trigger-color: #AC2424; --action-color: #1665B0; --constraint-color: green; }")
(No difference)

Revision as of 20:41, 10 June 2024

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

:root {
  --trigger-color: #AC2424;
  --action-color: #1665B0;
  --constraint-color: green;
}