MediaWiki:Vector.css: Difference between revisions

Content deleted Content added
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;
}