Upload files to "static/css"

This commit is contained in:
2024-11-29 14:37:14 -05:00
parent 13a4ec7da4
commit 330dbd0dea

View File

@ -1,7 +1,7 @@
/* modern_theme.css */
body {
background-color: #1c1c1c;
color: #dcdcdc;
color: #000000;
font-family: 'Arial', sans-serif;
}