Jump to content

MediaWiki:Common.css: Difference between revisions

From TVSWiki
Created page with "CSS placed here will be applied to all skins: .pi-data-label { min-width: 90px; }"
(No difference)

Revision as of 13:43, 21 April 2025

/* CSS placed here will be applied to all skins */
.pi-data-label {
  min-width: 90px;
}