diff --git a/index.html b/index.html index 57ab32b..8b26d3f 100644 --- a/index.html +++ b/index.html @@ -13,22 +13,22 @@

Mein Name

Beruf

- + Adresse

- + noreply@example.org

- + Telefon: 01234/56789

- + Whatsapp

diff --git a/styles.css b/styles.css index ee7a26a..b0861ce 100644 --- a/styles.css +++ b/styles.css @@ -23,6 +23,7 @@ body{ vertical-align: middle; height: 1em; fill: var(--fg); + stroke: var(--fg); } a:hover, a:any-link{ text-decoration: none;