Template:Guide/styles.css: Difference between revisions

From wikiNonStop
Content added Content deleted
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
tr { height:30px;}
tr { height:30px;}
td { width:30px;}
td { width:30px;}

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

Revision as of 11:11, 29 September 2024

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

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