User:Idiot/vector.css: Difference between revisions

From Our World of Text Wiki
Jump to navigation Jump to search
No edit summary
m (Idiot moved page User:Idiot/css.css to User:Idiot/common.css: will this actually make my page have some cool css? i guess ill find out.)

Revision as of 18:52, 18 February 2024

body {
	background-color: green;
	color: white;
}
span, p, h1, h2, h3 {
	text-shadow: 0px 0px 4px white;
}