Template:Guide/styles.css: Difference between revisions

From wikiNonStop
Content added Content deleted
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
tr { height:50px;}
/* tr { height:50px;} */
td { height:50px; width:50px;}
td { height:50px; width:50px;}



Revision as of 12:45, 29 September 2024

/* tr { height:50px;} */
td { height:50px; width:50px;}

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