update button and img cursor

This commit is contained in:
2023-05-10 12:20:47 +02:00
parent d8d3f0b7d8
commit 616c0d5189
2 changed files with 5 additions and 0 deletions

View File

@@ -273,6 +273,7 @@ a img{
a img:hover{
opacity: 0.5 !important;
cursor: pointer;
}
hr{