Difference between revisions of "Template:NavboxCSS"

From EVE University Wiki
Jump to: navigation, search
(Removed CSS that doubles the dots in Template:Flatlist)
m (Remove border-top and bottom from .navbox-list.)
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
   padding-left: 5px;
 
   padding-left: 5px;
 
}
 
}
.navbox-list div, .navbox-abovebelow {
+
.navbox-abovebelow {
   text-align: center;
+
   text-align: center;
 
}
 
}
 
.navbox-title {
 
.navbox-title {
Line 22: Line 22:
 
}
 
}
 
.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;
 
   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?)