MediaWiki:Tables.css: Difference between revisions
MediaWiki interface page
More actions
ReisuDesign (talk | contribs) No edit summary |
ReisuDesign (talk | contribs) Undo revision 1624 by ReisuDesign (talk) |
||
| Line 19: | Line 19: | ||
background-color: var(--theme-color-2); | background-color: var(--theme-color-2); | ||
} | } | ||
} | |||
.wikitable td, .wikitable th { | |||
border-color: transparent !important; | |||
} | } | ||