MediaWiki:Vector.css: Difference between revisions

m
Fix typo
(Turn down opacity on rainbox bg)
m (Fix typo)
 
(One intermediate revision by the same user not shown)
Line 386:
 
.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;
}