Template:Navbox/styles.css

Revision as of 10:26, 1 October 2020 by Thanathros (talk | contribs) (Thanathros changed the content model of the page Template:Navbox/styles.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.hlist .navbox-list li:after {
    content: " • ";
    font-weight: normal
}

.hlist .navbox-list li:last-child:after {
    content: none
}