diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/css/style.css | 1 |
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 { |