Difference between revisions of "Template:NavboxCSS"

From EVE University Wiki
Jump to: navigation, search
(Extracted CSS from Template:Navbox)
 
(Removed CSS that doubles the dots in Template:Flatlist)
Line 12: Line 12:
 
.navbox-list div, .navbox-abovebelow {
 
.navbox-list div, .navbox-abovebelow {
 
   text-align: center;
 
   text-align: center;
}
 
.navbox-list li {
 
  list-style: none;
 
  display: inline;
 
}
 
.navbox-list li+li:before {
 
  content: '\25CB';
 
  padding-right: 4px;
 
 
}
 
}
 
.navbox-title {
 
.navbox-title {

Revision as of 20:13, 11 April 2022

Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used to format the Template:Navbox.
Syntax
{{NavboxCSS}}
See also
Visit Template:NavboxCSS/doc to edit this text! (How does this work?) (Refresh this text - why?)