Mercurial > libervia-templates
view default/static/blog.css @ 5:2b26eadd8ad7
error: 401 page first draft
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 16 Apr 2017 18:36:55 +0200 |
parents | b13a26d55c64 |
children | 8cdcbe0d7dee |
line wrap: on
line source
article { margin: 2% auto; width: 80%; border-style: solid; border-width: 1px; border-radius: 3px; padding: 1%; background: lightgray; } article div.content { text-align: justify; font-size: 0.9em; } article img { max-width: 100%; }