Jump to content

Test.css: Difference between revisions

From Translate
Created page with "→‎* Hello World *: .hello { background: green; }"
 
Admin changed the content model of the page Test.css from "wikitext" to "CSS"
Tag: content model change
(No difference)

Revision as of 13:56, 6 September 2024

/**  Hello World **/
.hello {
  background: green;
}