Difference between revisions of "Template:NavboxCSS"
From EVE University Wiki
(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; | |
− | + | 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