aboutsummaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index a4c648f..9afe143 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -30,6 +30,7 @@ a.permalink { color: var(--ansi3); text-decoration: none; }
div.paper { padding-bottom: 1em; }
div.cat-cont { }
div.cat { justify-content: space-between; display: flex; flex-wrap: wrap; }
+div.cat a { margin-right: 1rem; }
div.action { padding-bottom: 1em; margin-left: 1em; }
span.doi a { text-decoration: none; }
span.title a { text-decoration: underline; color: blue; }