Template:WikiTableCSS.css

From KSI Wiki
Revision as of 23:58, 25 August 2024 by Void (talk | contribs) (messing with color)
Jump to: navigation, search
.wikitable {
    border-collapse: collapse;
}

.wikitable td, .wikitable th {
    border: 1px #333333;
}