From: Eshel Yaron Date: Mon, 29 Aug 2022 18:35:41 +0000 (+0300) Subject: Update style.css X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e915dcaca540ef05c2efce776f9c78490e400267;p=esy-publish.git Update style.css --- diff --git a/org/style.css b/org/style.css index e47cf95..2e1834a 100644 --- a/org/style.css +++ b/org/style.css @@ -1,8 +1,5 @@ - -/* Code block theme */ @import 'modus-operandi-theme.css'; - :root { --color-scheme-background: black; --color-scheme-text: white; @@ -107,7 +104,7 @@ li { } li, a, p, h1, h2, h3, h4, h5, h6 { - font-family: monospace; + font-family: "Helvetica Neue", sans-serif; } h1 { diff --git a/publish.el b/publish.el index df71008..e9ae293 100644 --- a/publish.el +++ b/publish.el @@ -137,7 +137,8 @@ . ,esy/publish-project-config-template) ("sweep.local" - :publishing-directory ,esy/website-target-html + :publishing-directory ,(expand-file-name "html" + esy/website-source-root) . ,esy/publish-project-sweep-template) ("static.local" diff --git a/sweep b/sweep index 7c15ebc..353ef84 160000 --- a/sweep +++ b/sweep @@ -1 +1 @@ -Subproject commit 7c15ebc4f16d8d513f50aded1460c7f7894082cf +Subproject commit 353ef846fb4df9ea49f486f7ba06d392df5d8791