diff options
Diffstat (limited to 'themes/XMin/static')
-rw-r--r-- | themes/XMin/static/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/XMin/static/css/style.css b/themes/XMin/static/css/style.css index 4dc3ae4..48b563e 100644 --- a/themes/XMin/static/css/style.css +++ b/themes/XMin/static/css/style.css @@ -14,7 +14,7 @@ body { padding: 5px; border-radius: 5px; } -.menu, .article-meta, footer { text-align: center; } +.menu, .article-meta { text-align: center; } .title { font-size: 1.1em; } footer a { text-decoration: none; } hr { |