diff options
author | LarsVomMars | 2020-09-30 20:33:00 +0200 |
---|---|---|
committer | LarsVomMars | 2020-09-30 20:33:00 +0200 |
commit | c00c6f32645c8d0bc48649ba2ccacd72a51b8c96 (patch) | |
tree | d734b647651988a7520e422b83dfe0235aa49f1a /motto/public/style.css | |
parent | 4f6fe9fc1033e388c5cdf1dab6afa799547b30ef (diff) |
New motto
Diffstat (limited to 'motto/public/style.css')
-rw-r--r-- | motto/public/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/motto/public/style.css b/motto/public/style.css index 143f2db..22532da 100644 --- a/motto/public/style.css +++ b/motto/public/style.css @@ -124,6 +124,10 @@ body { vertical-align: middle; } +.top_button img { + cursor: pointer; +} + @media only screen and (max-width: 600px) { .fab button { margin: 10px; |