Update static/css/main.css
Some checks failed
pipeline / deploy-job (push) Failing after 28s

This commit is contained in:
fzorb 2025-06-04 14:18:18 +00:00
parent 659f0838da
commit e78c80e111

View file

@ -29,10 +29,10 @@
body {
background-size: 10px 10px;
background-color: #282828;
background-image:
/*background-image:
linear-gradient(to right, #3c3836 1px, transparent 1px),
linear-gradient(to bottom, #3c3836 1px, transparent 1px);
color: #f9f5d7;
*/color: #f9f5d7;
font-family: mononoki, monospace;
}