diff options
Diffstat (limited to 'static/style')
-rw-r--r-- | static/style/lafargue.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style/lafargue.css b/static/style/lafargue.css index 31b6a30..9b54b43 100644 --- a/static/style/lafargue.css +++ b/static/style/lafargue.css @@ -10,7 +10,7 @@ margin-bottom: 1em; } -#lafargue-message-footer { +#lafargue-footer { text-align: right; position: relative; padding: 0.5em 0.5em 0.5em 0.5em; @@ -19,7 +19,7 @@ font-style: oblique; } -#lafargue-message-footer-text { +#lafargue-footer-text { padding: 0.5em 1em 0.5em 1em; border: solid 1px #000; background-color: orange; |