MediaWiki:Vector.css: Difference between revisions

Update table styles
(Turn down opacity on rainbox bg)
(Update table styles)
Line 387:
.wikitable {
color: inherit
}
 
.wikitable {
background-color: rgba(0,0,0,0.3);
}
Line 398 ⟶ 395:
 
.wikitable, .wikitable th, .wikitable td {
border: 1px solid rgba(255, 255, 255, 0.1) !important;
}