From 45cd3558e2987ae1eb622aba40a323c35481814b Mon Sep 17 00:00:00 2001 From: Alpha Date: Thu, 11 Jul 2019 23:04:59 +0200 Subject: [PATCH] mailto --- impressum.html | 2 +- inhalte/designes/impressum.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/impressum.html b/impressum.html index 12bd6b7..52c4fe1 100644 --- a/impressum.html +++ b/impressum.html @@ -13,7 +13,7 @@ Hannes Jaeschke
Büttelbronnerstraße 24
74613 Öhringen
- Hanneshp1@gmail.com + Hanneshp1@gmail.com

diff --git a/inhalte/designes/impressum.css b/inhalte/designes/impressum.css index 7f06e08..4c1b0ca 100644 --- a/inhalte/designes/impressum.css +++ b/inhalte/designes/impressum.css @@ -35,4 +35,7 @@ p { .button:hover { background-color: lightgray; color: white; + } + .mailto{ + color: grey; } \ No newline at end of file