core: redesign website #11

Merged
Trianta merged 122 commits from redesign into main 2024-12-10 03:16:37 -06:00
Showing only changes of commit 6cc3907ff4 - Show all commits

View File

@ -1,3 +1,10 @@
/*
* base text: #FAFAFA
* important text: #CB3737
* first background: #EE6F57
* second background: #E3E3E3
*/
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
color: #FAFAFA; color: #FAFAFA;