Www-styles: Difference between revisions

From Hackers & Designers
(Karl changed the content model of the page Www-styles from "wikitext" to "CSS")
Tag: content model change
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
body {}
html {
/* background-color: yellow; */
}

Latest revision as of 23:29, 19 April 2024

html {
	/* background-color: yellow; */
}