Template:Guide/styles.css: Difference between revisions

From wikiNonStop
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
td { height: 40px; width: 40px;}
td { height: 40px; width: 40px;}


.banner { color: red;
.banner { color: red; background-color: grey; }

background-color: grey;
.onex { color: red; background-color: grey; }
}

Revision as of 14:26, 29 September 2024

tr { height: 40px;}
td { height: 40px; width:  40px;}

.banner { color: red; background-color: grey; }

.onex { color: red; background-color: grey; }