Jump to content

MediaWiki:User:Spmtn1.css: Difference between revisions

From OkayXairen Wiki
Created page with "body { background-color: red; } p { color: white; } h1 { color: white; }"
 
 
(No difference)

Latest revision as of 02:44, 12 March 2026

body {
background-color: red;
}
p {
  color: white;
}
h1 {
  color: white;
}