This commit is contained in:
nub31
2025-09-26 18:48:08 +02:00
parent eb914af05a
commit d31c958332
3 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
* {
font-family: "JetBrainsMono Nerd Font, Font Awesome, monospace";
font-family: "JetBrainsMono Nerd Font", "Noto Sans Japanese", "Font Awesome", monospace;
font-size: 14px;
font-weight: 900;
}
@@ -73,4 +73,4 @@ button:hover {
#custom-lock:hover {
color: #E06C75;
border-color: #E06C75;
}
}