User:Idiot/vector.css: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
Idiot (talk | contribs)
Created page with "body { background-color: green; color: white; } p { text-shadow: 0px 0px 4px white; }"
(No difference)

Revision as of 18:49, 18 February 2024

body {
	background-color: green;
	color: white;
}
p {
	text-shadow: 0px 0px 4px white;
}