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)
Removed text centering to better align navbox with those on other wikis
Arin Mara (talk | contribs)
Added padding, made sure text doesn't wrap, aligned text right
Line 19: Line 19:
}
}
.navbox-group {
.navbox-group {
  background-color: #30281A !important;
    background-color: #30281A !important;
  border-width: 0px;
    font-weight: bold;
}
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    white-space: nowrap;
    text-align: right;
    }
.navbox-list {
.navbox-list {
   background-color: #222 !important;
   background-color: #222 !important;

Revision as of 12:39, 13 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?)