軽量版HTML/CSS/JSをTSUIKA
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user