Difference between revisions of "MediaWiki:Common.css"
From Geohashing
(lightlinks class) |
m |
||
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{color: #ff0;} | + | .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;}