🆙 Change Font to old school in login screen

This commit is contained in:
duckietm
2026-04-30 10:12:16 +02:00
parent b722903834
commit 38470d6bec
2 changed files with 26 additions and 0 deletions
+4
View File
@@ -4,6 +4,10 @@
background-position: center;
background-repeat: no-repeat;
outline: 0;
image-rendering: -webkit-optimize-contrast !important;
image-rendering: -moz-crisp-edges !important;
image-rendering: crisp-edges !important;
image-rendering: pixelated !important;
}
.nitro-icon:hover {