diff options
Diffstat (limited to 'chimere/static')
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 28ced33..22138ae 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -735,6 +735,11 @@ p.warning{ padding:0.5em; } +p.submit{ + border-top-width:1px; + text-align:center; +} + #no-js-message{ z-index:5000; text-align:center; |
