Difference between revisions of "Template:NavboxCSS"
From EVE University Wiki
(Added padding, made sure text doesn't wrap, aligned text right) |
Drebin 679 (talk | contribs) (Re-added abovebelow centering and group-less list centering for aesthetics (and in line with other wikis).) |
||
Line 9: | Line 9: | ||
float: left; | float: left; | ||
padding-left: 5px; | padding-left: 5px; | ||
+ | } | ||
+ | .navbox-abovebelow { | ||
+ | text-align: center; | ||
} | } | ||
.navbox-title { | .navbox-title { | ||
Line 32: | Line 35: | ||
border-top: 1px solid #000 !important; | border-top: 1px solid #000 !important; | ||
border-bottom 1px solid #000 !important; | border-bottom 1px solid #000 !important; | ||
+ | text-align: center; | ||
} | } | ||
.navbox .collapseButton { | .navbox .collapseButton { |
Revision as of 14:44, 22 May 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