make the cursor a pointer

This commit is contained in:
hokkqi 2020-07-17 20:13:37 +02:00
parent b62071b0cb
commit ad5714ad3f

View file

@ -111,6 +111,7 @@ div {
.ip img { .ip img {
width: 70%; width: 70%;
cursor: pointer;
} }
.times img { .times img {