Mercurial > libervia-templates
changeset 182:29214fa3a53b
css: minor style mprovment for page footer
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 10 Apr 2019 21:05:56 +0200 |
parents | 679cad989280 |
children | 240bbac435f4 |
files | sat_templates/templates/default/static/styles.css |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sat_templates/templates/default/static/styles.css Tue Mar 26 18:34:12 2019 +0100 +++ b/sat_templates/templates/default/static/styles.css Wed Apr 10 21:05:56 2019 +0200 @@ -72,11 +72,13 @@ text-align: center; font-size: 0.7em; font-weight: bold; - padding-top: 1em; + padding: 0.8em 0 0.2em 0; } .page__footer span { background: white; + padding: 0 0.3em; + border-radius: 0.5em; }