feat: update css

main
sudo pacman -Syu 2022-12-25 18:14:53 +07:00
parent 85b4003bc4
commit 4b30c9671b
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
body{font-family:recursive,sans-serif;font-variation-settings:"MONO" 0,"CASL" 1;margin:5% auto;max-width:75%;line-height:1.8;color:#24292f;background:#fff}code{font-family:iosevka term ss08 web;font-variation-settings:"MONO" 1,"CASL" 1;display:inline-block;background:#f6f8fa}a{color:#0969da}@media(prefers-color-scheme:dark){:root{color-scheme:dark}body{color:#c9d1d9;background:#0d1117}code{background:#161b22}a{color:#58a6ff}}
body{font-family:recursive,sans-serif;font-variation-settings:"MONO" 0,"CASL" 1;margin:5% auto;max-width:75%;line-height:1.8;color:#24292f;background:#fff}code{font-family:iosevka term ss08 web;display:inline-block;background:#f6f8fa}a{color:#0969da}@media(prefers-color-scheme:dark){:root{color-scheme:dark}body{color:#c9d1d9;background:#0d1117}code{background:#161b22}a{color:#58a6ff}}

View File

@ -10,7 +10,6 @@ body {
code {
font-family: "Iosevka Term SS08 Web";
font-variation-settings: "MONO" 1, "CASL" 1;
display: inline-block;
background: #f6f8fa;
}