Jump to content

MediaWiki:Common.css: Difference between revisions

From dissonant.dev wiki
Created page with "CSS placed here will be applied to all skins: table.sticky-header thead { position: sticky; }"
(No difference)

Revision as of 16:48, 7 February 2025

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

table.sticky-header thead {
	position: sticky;
}