Mercurial > libervia-templates
comparison sat_templates/templates/default/static/styles.css @ 182:29214fa3a53b
css: minor style mprovment for page footer
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 10 Apr 2019 21:05:56 +0200 |
parents | 4a03d0a6839b |
children | 240bbac435f4 |
comparison
equal
deleted
inserted
replaced
181:679cad989280 | 182:29214fa3a53b |
---|---|
70 | 70 |
71 .page__footer { | 71 .page__footer { |
72 text-align: center; | 72 text-align: center; |
73 font-size: 0.7em; | 73 font-size: 0.7em; |
74 font-weight: bold; | 74 font-weight: bold; |
75 padding-top: 1em; | 75 padding: 0.8em 0 0.2em 0; |
76 } | 76 } |
77 | 77 |
78 .page__footer span { | 78 .page__footer span { |
79 background: white; | 79 background: white; |
80 padding: 0 0.3em; | |
81 border-radius: 0.5em; | |
80 } | 82 } |
81 | 83 |
82 | 84 |
83 .post_confirm { | 85 .post_confirm { |
84 text-align: center; | 86 text-align: center; |