Template:Navbox/styles.css

From Screamer Wiki
Jump to: navigation, search

.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; }