User:AlphSpirit/common.css: Difference between revisions

From TombstoneMMO Wiki
Jump to navigation Jump to search
Created page with ".tstable { background-color: red; }"
 
No edit summary
Line 1: Line 1:
.tstable {
.tsTable {
background-color: red;
background-color: red;
}
}

Revision as of 16:54, 11 January 2025

.tsTable {
	background-color: red;
}