diff themes/default/styles/blog.css @ 712:bf562fb9c273

server_side: use Jinja2 template engine for static blog
author souliane <souliane@mailoo.org>
date Mon, 13 Jul 2015 18:11:38 +0200
parents 1a19ee7d8d8a
children 916075bd0356
line wrap: on
line diff
--- a/themes/default/styles/blog.css	Mon Jul 13 13:33:01 2015 +0200
+++ b/themes/default/styles/blog.css	Mon Jul 13 18:11:38 2015 +0200
@@ -128,7 +128,11 @@
 .comments_link {
     text-decoration: none;
     text-align: center;
+    color: #2B73B7;
+    font-size: smaller;
     display: block;
+    left: 2%;
+    position: relative;
 }
 
 .header, .footer {