Template:Navbox/styles.css

Revision as of 10:12, 1 October 2020 by Thanathros (talk | contribs) (Created page with ".hlist .navbox-list li:after { content: " • "; font-weight: normal } .hlist .navbox-list li:last-child:after { content: none }")
(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

}