Compare commits

...

3 commits

Author SHA1 Message Date
b1dfcf4d00 Merge remote-tracking branch 'origin/main'
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 22s
2025-06-14 07:48:44 +02:00
0f14a71ce8 New CV, but can't do more without internet. wait.. i have ollama local. brb 2025-06-13 23:56:52 +02:00
0405b59ed6 reimplimented NotoSans font 2025-06-13 21:18:21 +02:00
2 changed files with 5 additions and 31 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

View file

@ -10,17 +10,16 @@
font-family: "NotoSans"; font-family: "NotoSans";
src: src:
local("NotoSans"), local("NotoSans"),
url("/fonts/NotoSans.ttf") format("truetype"); }
.cozette * {
font-family: "CozetteVector";
} }
.NotoSans * { .NotoSans * {
font-family: "NotoSans"; font-family: "NotoSans";
} }
.Cozette * {
font-family: "CozetteVector";
}
/* fuck it */ /* fuck it */
body * { body * {
font-family: "CozetteVector"; font-family: "CozetteVector";