Difference between revisions of "MediaWiki:Common.css"

From Geohashing
(list bugfix)
 
m
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
ul{list-style:outside disc;}
 
ul{list-style:outside disc;}
 +
ul ul{list-style:outside circle;}
 +
ul ul ul{list-style:outside square;}

Latest revision as of 17:04, 28 April 2021

/* CSS placed here will be applied to all skins */
ul{list-style:outside disc;}
ul ul{list-style:outside circle;}
ul ul ul{list-style:outside square;}