Mercurial > libervia-templates
view default/static/blog.css @ 9:7a1626e78d53
base: an embedded variable is set when base is used, this way we can have include templates without including the whole page with base
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 27 Apr 2017 01:05:16 +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%; }