comparison 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
comparison
equal deleted inserted replaced
711:052d1d19016d 712:bf562fb9c273
126 } 126 }
127 127
128 .comments_link { 128 .comments_link {
129 text-decoration: none; 129 text-decoration: none;
130 text-align: center; 130 text-align: center;
131 color: #2B73B7;
132 font-size: smaller;
131 display: block; 133 display: block;
134 left: 2%;
135 position: relative;
132 } 136 }
133 137
134 .header, .footer { 138 .header, .footer {
135 margin: 20px; 139 margin: 20px;
136 height: 20px; 140 height: 20px;