Template:Navbox/styles.css
< Template:Navbox
Jump to navigation
Jump to search
Revision as of 03:23, 25 October 2020 by mediawikiwiki>Shirayuki (move LTR-specific styles from Module:Navbox)
.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; }