Mercurial > libervia-templates
comparison default/static/blog.css @ 105:490114e3d9e2
css (blog): set background to footer to make it visible is an image is in background
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 22 Jan 2018 22:02:02 +0100 |
parents | b12de12e2e5b |
children | 65d41e16d1e0 |
comparison
equal
deleted
inserted
replaced
104:b12de12e2e5b | 105:490114e3d9e2 |
---|---|
307 | 307 |
308 .bottom_links ul { | 308 .bottom_links ul { |
309 padding: 0 6em; | 309 padding: 0 6em; |
310 } | 310 } |
311 | 311 |
312 footer span { | |
313 background: rgba(200,200,200,0.6); | |
314 border-radius: 0.5em 0.5em 0 0; | |
315 padding: 0 0.5em; | |
316 } | |
317 | |
312 } | 318 } |
313 | 319 |
314 /*** clicked ***/ | 320 /*** clicked ***/ |
315 | 321 |
316 .main_article article.clicked { | 322 .main_article article.clicked { |