about summary refs log tree commit diff stats
path: root/static/css
diff options
context:
space:
mode:
authorAlan Pearce2020-01-06 21:17:03 +0100
committerAlan Pearce2020-01-06 21:34:07 +0100
commitee3e93972c9a86d6eb86015f93894af3e40f966b (patch)
tree4a451599f2185051e9eadf8c9b76dda0ae01e331 /static/css
parent6394af8cf6c1fc3315312cd5106725e70cbd0764 (diff)
downloadhugo-xmin-ee3e93972c9a86d6eb86015f93894af3e40f966b.tar.lz
hugo-xmin-ee3e93972c9a86d6eb86015f93894af3e40f966b.tar.zst
hugo-xmin-ee3e93972c9a86d6eb86015f93894af3e40f966b.zip
Show tags as article metadata
Diffstat (limited to 'static/css')
-rw-r--r--static/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 1eb0bfc..23c0912 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -16,6 +16,7 @@ body {
   text-decoration: none;
 }
 .menu, .article-meta, footer { text-align: center; }
+.terms { font-size: .9em; }
 .title { font-size: 1.1em; }
 footer a { text-decoration: none; }
 hr {