edited post

This commit is contained in:
Morgan 2023-10-29 16:38:48 +09:00
parent 73e36ff38e
commit a50c321ecf
3 changed files with 3 additions and 2 deletions

View File

@ -38,6 +38,7 @@
font-weight: 400;
font-family: inherit;
color: var(--content);
letter-spacing: 0.1px;
}
.post-content h3,

View File

@ -31,7 +31,7 @@ h3 { font-size: 16px; }
body {
font-family: "Source Sans 3", "Pretendard", sans-serif !important;
font-size: 16px;
font-size: 14px;
line-height: 1.8;
word-break: break-word;
background: var(--theme);

View File

@ -14,7 +14,7 @@
</a>
<div class="logo-switches">
{{- if (not site.Params.disableThemeToggle) }}
<button id="theme-toggle" accesskey="t">
<button id="theme-toggle" accesskey="t" aria-label="Toggle Darkmode">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="18" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">