User:Kulagin/style.css: Difference between revisions

From Wavu Wiki, the 🌊 wavy Tekken wiki
(Created page with ".wikitable td { border: 1px solid black; }")
 
No edit summary
Line 1: Line 1:
.wikitable td {
.wikitable td {
border: 1px solid black;
border: 1px solid black !important;
}
}

Revision as of 16:35, 3 November 2022

.wikitable td {
	border: 1px solid black !important;
}