Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:NavboxCSS: Difference between revisions

Template page
Arin Mara (talk | contribs)
Extracted CSS from Template:Navbox
 
Arin Mara (talk | contribs)
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)
This template is a candidate for deletion.
Reason: CSS is move to template subpage
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?)