firx cursor:pointer

This commit is contained in:
Moritz 2019-07-11 22:59:32 +02:00
parent c0f8aa35e5
commit 206b2a3b05
2 changed files with 2 additions and 0 deletions

View file

@ -30,6 +30,7 @@ p {
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: pointer;
}
.button:hover {
background-color: lightgray;

View file

@ -68,6 +68,7 @@ a.quelle {
text-decoration: none;
display: inline-block;
font-size: 16px;
cursor: pointer;
}
.button:hover {
background-color: lightgray;