From c00c6f32645c8d0bc48649ba2ccacd72a51b8c96 Mon Sep 17 00:00:00 2001 From: LarsVomMars Date: Wed, 30 Sep 2020 20:33:00 +0200 Subject: New motto --- motto/public/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'motto/public/style.css') 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; -- cgit v1.2.3