Module:Navbox/styles.css
< Module:Navbox
Jump to navigation
Jump to search
Revision as of 14:36, 6 June 2021 by Rixithechao (talk | contribs) (Created page with ".hlist .navbox-list li:after { content: " • "; font-weight: normal } .hlist .navbox-list li:last-child:after { content: none } .navbox-title .navbar { floa...")
.hlist .navbox-list li:after { content: " • "; font-weight: normal } .hlist .navbox-list li:last-child:after { content: none } .navbox-title .navbar { float: left; text-align: left; margin-right: 0.5em; margin-left: 0; /* reset for RTL */ } th.navbox-group { text-align: right; } th.navbox-title1 { border-left: 2px solid #fdfdfd; width: 100%; } td.navbox-list1 { text-align: left; border-left-width: 2px; border-left-style: solid; }