Template:WikiTableCSS.css: Difference between revisions
From KSI Wiki
No edit summary |
(Void changed the content model of the page Template:WikiTableCSS.css from "wikitext" to "Sanitized CSS") Tag: content model change |
(No difference)
| |
Revision as of 23:55, 25 August 2024
.wikitable {
border-collapse: collapse;
}
.wikitable td, .wikitable th {
border: 1px solid black;
}