Difference between revisions of "MediaWiki:Common.css"

From Geohashing
m
m
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
ul ul{list-style:outside circle;}
 
ul ul{list-style:outside circle;}
 
ul ul ul{list-style:outside square;}
 
ul ul ul{list-style:outside square;}
 +
.lightlinks a, .lightlinks a.external{color: #ff0;}

Latest revision as of 18:07, 18 November 2024

/* 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;}
.lightlinks a, .lightlinks a.external{color: #ff0;}