MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
Attempt to fix table and navbox styles
(Updated infobox, navbox, and wikitable styles)
(Attempt to fix table and navbox styles)
Line 202:
.navbox {
color: inherit;
background-color: rgba(0,0,0,0.3) !important;
padding: 0 !important;
border: 1px solid rgba(255, 255, 255, 0.1) !important;
margin-bottom: 7px !important;
}
 
.navbox-group, .navbox-list {
border: 1px solid rgba(100,100,100,0.1) !important;
}
 
.navbox-title {
background-color: rgba(50,50,50,0.2) !important;
}
 
.navbox-group, .navbox-abovebelow {
background-color: rgba(20,20,20,0.2) !important;
}
 
.navbox-abovebelow {
border-color: rgba(0,0,0,0.2) !important;
}
 
.navbox-odd div {
background-color: rgba(100,100,100,0.1) !important;
}
.navbox-even {
background-color: rgba(50,50,50,0.1) !important;
}
 
Line 352:
 
.wikitable th {
background-color: rgba(0,0,0,0.3) !important;
}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu