diff options
| author | 2026-01-01 21:02:53 +0100 | |
|---|---|---|
| committer | 2026-01-01 21:02:53 +0100 | |
| commit | c65bc67e161e5bb4a5bf153476d0252c165ad6ce (patch) | |
| tree | 9e6581c6a48339acecac3172ef94da90c6d2bf9c /static | |
| parent | 40cf10eebc12fe243c116fde222fc4d75e9a4f17 (diff) | |
| download | blossom-c65bc67e161e5bb4a5bf153476d0252c165ad6ce.tar.gz blossom-c65bc67e161e5bb4a5bf153476d0252c165ad6ce.tar.bz2 blossom-c65bc67e161e5bb4a5bf153476d0252c165ad6ce.zip | |
switch to Redaction font
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/static/style.css b/static/style.css index 0a56507..e3b083f 100644 --- a/static/style.css +++ b/static/style.css @@ -47,7 +47,7 @@ body { body { background-color: #80a7e3; color: #311f20; - font-family: 'Go Mono'; + font-family: 'Redaction'; padding: 0; margin: 0; font-size: 16px; @@ -67,7 +67,7 @@ body { h2 { font-size: 2em; - font-family: PicNic; + font-family: Redaction_35; } a { @@ -232,7 +232,7 @@ footer { word-break: keep-all; z-index: 10; display: inline-block; - font-family: 'kaeru kaeru'; + font-family: Redaction_50; font-size: 2em; margin: 0; padding: min(3vw, 75px) min(4vw, 100px); @@ -403,7 +403,6 @@ iframe { /* blog */ .blogpost { - font-family: Sligoil; max-width: 900px; } @@ -423,7 +422,7 @@ iframe { } .blogpost .title { - font-family: 'kaeru kaeru'; + font-family: Redaction_50; font-size: 4em; margin: 0.5em 0 0; } |
