More languages
More actions
/* 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%;
}