From ae8e26ef8715d379daa8f83b0cff88e1f51734f2 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 22 Feb 2021 23:55:06 -0300 Subject: Update aux/guix/ and aux/workflow/ --- aux/workflow/style.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'aux/workflow/style.css') diff --git a/aux/workflow/style.css b/aux/workflow/style.css index ac0144c..d7935d0 100644 --- a/aux/workflow/style.css +++ b/aux/workflow/style.css @@ -3,10 +3,18 @@ background-color: #ccc; } - span.header-anchor { + div.header-anchor { opacity: 0.5; } + span.tag { + font-family: monospace; + font-size: 70%; + background-color: lightgray; + padding: 3px; + border-radius: 5px; + } + /* Replicate colors from: https://git.euandreh.xyz/dotfiles/tree/spacemacs.el?id=fcd9f9c4ef399d45d54927382dc1cdde251ebb0a#n866 -- cgit v1.2.3