about summary refs log tree commit diff stats
path: root/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.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 {