diff options
| author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-02-18 22:10:16 +0100 |
|---|---|---|
| committer | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2020-02-18 22:12:26 +0100 |
| commit | 177fbce5c26846a4902fd2a798a6968996ffb8ab (patch) | |
| tree | b83806eaebb40b6a7ffe309db20fda7ea5565a16 /static/css/hyde.css | |
| parent | 617de6b1209ca5f924bc68e3fd9988833547b1c4 (diff) | |
Built with on footer
Diffstat (limited to 'static/css/hyde.css')
| -rw-r--r-- | static/css/hyde.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/css/hyde.css b/static/css/hyde.css index 6ca0a7f..4dc0c71 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -117,12 +117,9 @@ body { width: 100%; } -.copyright { +footer { font-size: .7rem; text-align: center; -} - -footer { height: 40px; } |
