From: Eshel Yaron Date: Thu, 6 Oct 2022 08:34:54 +0000 (+0300) Subject: Update css X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c466de6cd077333837ce93ccadfa438137c955fe;p=esy-publish.git Update css --- diff --git a/dotfiles b/dotfiles index 3381f8e..dfea8fb 160000 --- a/dotfiles +++ b/dotfiles @@ -1 +1 @@ -Subproject commit 3381f8e2160eedc3e4bbac39680b7b12907a83c1 +Subproject commit dfea8fb8450e0f0be924c2a6d623f2e1ab48712b diff --git a/org/modus-operandi-theme.css b/org/modus-operandi-theme.css index 289cac9..0f3ab0a 100644 --- a/org/modus-operandi-theme.css +++ b/org/modus-operandi-theme.css @@ -2255,7 +2255,3 @@ color: #61284f; background-color: #f8ddea; } - -code { - color: #f78fe7; -} diff --git a/org/style.css b/org/style.css index 2e1834a..3424f57 100644 --- a/org/style.css +++ b/org/style.css @@ -103,10 +103,14 @@ li { padding-bottom: 0.3em; } -li, a, p, h1, h2, h3, h4, h5, h6 { +dd, dt, li, a, p, h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", sans-serif; } +dt { + font-weight: bold; +} + h1 { font-size: 2.5em; } @@ -273,3 +277,8 @@ span.tag { font-size: small; color: #4aa64a; } + +code { + color: #f78fe7; + font-family: Hack,monospace; +} diff --git a/sweep b/sweep index 353ef84..7d27a6f 160000 --- a/sweep +++ b/sweep @@ -1 +1 @@ -Subproject commit 353ef846fb4df9ea49f486f7ba06d392df5d8791 +Subproject commit 7d27a6f51536596ff794e9a71706737a9676bdb9