aboutsummaryrefslogtreecommitdiff
path: root/aux/workflow/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--aux/workflow/style.css10
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