Jump to content

RLMWiki:Main Page/styles.css: Difference between revisions

From Red Letter Media Wiki
Created page with "div.flex { display: flex; }"
 
Orangestar changed the content model of the page RLMWiki:Main Page/styles.css from "wikitext" to "Sanitized CSS"
(No difference)

Revision as of 06:16, 4 June 2024

div.flex {
  display: flex;
}