MediaWiki:Common.css: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 11: Line 11:


.wikitable, .catlinks, .wikitable > * > tr > td, .wikitable th, .jquery-tablesorter th.headerSort {
.wikitable, .catlinks, .wikitable > * > tr > td, .wikitable th, .jquery-tablesorter th.headerSort {
   background-color: #fafff6;
   background-color: rgba(250, 255, 246, 0.35);
   border: 1px solid #95c269;
   border: 1px solid #95c269;
}
}