軽量版HTML/CSS/JSをTSUIKA

This commit is contained in:
2026-04-15 02:53:54 +09:00
parent 27b56faebe
commit 9f36204878
4 changed files with 344 additions and 2 deletions
+2 -2
View File
@@ -103,7 +103,7 @@ pre {
white-space: pre;
line-height: 24px;
font-size: small;
font-family: "MesloLGS Nerd Font", monospace, sans-serif;
font-family: "MesloLGS Nerd Font", monospace;
font-optical-sizing: auto;
font-style: normal;
}
@@ -113,7 +113,7 @@ pre {
.code {
padding: 4px;
font-family: "MesloLGS Nerd Font", monospace, sans-serif;
font-family: "MesloLGS Nerd Font", monospace;
font-optical-sizing: auto;
font-style: normal;
}