mailto
This commit is contained in:
parent
206b2a3b05
commit
45cd3558e2
2 changed files with 4 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
Hannes Jaeschke<br />
|
||||
Büttelbronnerstraße 24<br />
|
||||
74613 Öhringen<br />
|
||||
Hanneshp1@gmail.com
|
||||
<a class="mailto" href="mailto:Hanneshp1@gmail.com">Hanneshp1@gmail.com</a>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
|
|
|
@ -36,3 +36,6 @@ p {
|
|||
background-color: lightgray;
|
||||
color: white;
|
||||
}
|
||||
.mailto{
|
||||
color: grey;
|
||||
}
|
Loading…
Reference in a new issue