Difference between revisions of "Template:NavboxCSS"

From EVE University Wiki
Jump to: navigation, search
(Added padding, made sure text doesn't wrap, aligned text right)
m (Remove border-top and bottom from .navbox-list.)
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
   float: left;
 
   float: left;
 
   padding-left: 5px;
 
   padding-left: 5px;
 +
}
 +
.navbox-abovebelow {
 +
  text-align: center;
 
}
 
}
 
.navbox-title {
 
.navbox-title {
Line 30: Line 33:
 
   background-color: #222 !important;
 
   background-color: #222 !important;
 
   border-right: 1px solid #000 !important;
 
   border-right: 1px solid #000 !important;
   border-top: 1px solid #000 !important;
+
   text-align: center;
  border-bottom 1px solid #000 !important;
 
 
}
 
}
 
.navbox .collapseButton {
 
.navbox .collapseButton {

Revision as of 10:53, 24 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
Visit Template:NavboxCSS/doc to edit this text! (How does this work?) (Refresh this text - why?)