MediaWiki:Common.css: Difference between revisions

From Dreams of Hope
Created page with "→‎CSS placed here will be applied to all skins: ul.bold-list { list-style: none; }"
 
(No difference)

Latest revision as of 00:35, 22 August 2022

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

ul.bold-list {
list-style: none;
}