Template:Peoples Land of Learning styling/style.css

Template page
Revision as of 14:52, 12 July 2023 by LocalEldritchComrade (talk | contribs) (Testing styling for the portal, further importing of the site's styling to come.)
/* styling for Portal: People's Land of Learning goes here */
/*:root {
	--backColor: #e8d8a5;  Old colour: #fbdbcd
	--textColor: #452923;  Old colour: #73464c
	--linkColor: #e55d4d; Old colour: #ab5675
	--borderColor: #32373c; Old colour: #1e1e1e
}*/

body {
	background-color: #e8d8a5;
	color: #452923;
	/*font-family: Georgia, Verdana;*/
	font-size: 115%;
}