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;