From 206b2a3b05019c53e018845aedfa218f77a1cdf9 Mon Sep 17 00:00:00 2001 From: Alpha Date: Thu, 11 Jul 2019 22:59:32 +0200 Subject: [PATCH] firx cursor:pointer --- inhalte/designes/impressum.css | 1 + inhalte/designes/saxophone.css | 1 + 2 files changed, 2 insertions(+) diff --git a/inhalte/designes/impressum.css b/inhalte/designes/impressum.css index e8b5cc3..7f06e08 100644 --- a/inhalte/designes/impressum.css +++ b/inhalte/designes/impressum.css @@ -30,6 +30,7 @@ p { text-decoration: none; display: inline-block; font-size: 16px; + cursor: pointer; } .button:hover { background-color: lightgray; diff --git a/inhalte/designes/saxophone.css b/inhalte/designes/saxophone.css index 918d0d6..1ee2a8c 100644 --- a/inhalte/designes/saxophone.css +++ b/inhalte/designes/saxophone.css @@ -68,6 +68,7 @@ a.quelle { text-decoration: none; display: inline-block; font-size: 16px; + cursor: pointer; } .button:hover { background-color: lightgray;