diff options
author | Marvin Borner | 2019-03-05 14:47:08 +0100 |
---|---|---|
committer | Marvin Borner | 2019-03-05 14:47:08 +0100 |
commit | e7cf873d01e746e2706353fb89d139b6c52876a6 (patch) | |
tree | 74fd64944104c5b5ad77db071ce6d614ea830300 /views | |
parent | 324b93f7efc5003a208ac63853b18a47398cb70a (diff) |
Improved frontend colors
Diffstat (limited to 'views')
-rw-r--r-- | views/index.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.pug b/views/index.pug index ce56873..5bcab07 100644 --- a/views/index.pug +++ b/views/index.pug @@ -20,7 +20,7 @@ block content i.fas.fa-phone button.button.action-button.is-big.is-outlined.is-warning#logout i.fas.fa-sign-out-alt - button.button.action-button.is-big.is-outlined.is-black#anonymize + button.button.action-button.is-big.is-outlined.is-dark#anonymize i.fas.fa-mask button.button.action-button.is-big.is-outlined.is-danger#delete i.fas.fa-trash |