Difference between revisions of "Template:NavboxCSS"

From EVE University Wiki
Jump to: navigation, search
(Removed text centering to better align navbox with those on other wikis)
(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)
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?)