Jump to content

MediaWiki:Common.css: Difference between revisions

From Gigaverse Wiki
Created page with "โ†’CSS placed here will be applied to all skins: inputbox { text-align: left; margin-left: 0 !important; }"
(No difference)

Revision as of 07:49, 27 June 2025

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

inputbox {
  text-align: left;
  margin-left: 0 !important;
}