update pointer style

This commit is contained in:
Gregoire Parant 2020-12-15 17:34:47 +01:00
parent 8947e1b781
commit bb8980e1d2

View file

@ -44,6 +44,7 @@
background-color: black;
color: white;
border-radius: 7px;
cursor: url('../logos/cursor_pointer.png'), pointer;
}
</style>