MediaWiki:Common.css: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 111: Line 111:
table td {
table td {
   background: rgba(120, 90, 70, 0.5) !important;
   background: rgba(120, 90, 70, 0.5) !important;
}
table.wikitable {
  background: rgba(120, 90, 70, 0.5) !important;
  border: 1px solid rgba(46, 35, 25);
}
}