Template:Guide/styles.css: Difference between revisions

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


.banner { color: red;
.banner { color: red;

Revision as of 14:23, 29 September 2024

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

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