More languages
More actions
(Testing styling for the portal, further importing of the site's styling to come.) |
(Switch to using the "container" class div.) |
||
Line 7: | Line 7: | ||
}*/ | }*/ | ||
.container { | |||
background-color: #e8d8a5; | background-color: #e8d8a5; | ||
color: #452923; | color: #452923; |
Revision as of 14:58, 12 July 2023
/* 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
}*/
.container {
background-color: #e8d8a5;
color: #452923;
/*font-family: Georgia, Verdana;*/
font-size: 115%;
}