le epic fix xDDDD
Some checks failed
pipeline / deploy-job (push) Failing after 28s

This commit is contained in:
fzorb 2025-06-04 14:21:52 +00:00
parent e78c80e111
commit dafb59dda4

View file

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