diff options
author | EuAndreh <eu@euandre.org> | 2021-02-22 23:55:06 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-02-22 23:57:17 -0300 |
commit | ae8e26ef8715d379daa8f83b0cff88e1f51734f2 (patch) | |
tree | 59a27be334a5c7ee3b5f24ba651ea3b602bedc24 /aux/workflow/style.css | |
parent | Update aux/guix/pinned-channels.scm, use nixfmt over ghc-nixfmt (diff) | |
download | package-repository-ae8e26ef8715d379daa8f83b0cff88e1f51734f2.tar.gz package-repository-ae8e26ef8715d379daa8f83b0cff88e1f51734f2.tar.xz |
Update aux/guix/ and aux/workflow/
Diffstat (limited to '')
-rw-r--r-- | aux/workflow/style.css | 10 |
1 files changed, 9 insertions, 1 deletions
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 |