Www-styles: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Line 1: Line 1:
html {
html {
background-color: yellow;
background-color: greenyellow;
}
}

Revision as of 23:28, 19 April 2024

html {
	background-color: greenyellow;
}