Minor graphic changes

This commit is contained in:
dpassoni
2023-01-19 19:26:09 +01:00
parent b77f271183
commit 1be876fb83
16 changed files with 279 additions and 59 deletions

View File

@@ -0,0 +1,15 @@
.olympus-button{
width: 24px;
height: 24px;
background-color: transparent;
border-radius: 50%;
cursor: pointer;
}
.olympus-button:hover{
}
.olympus-button:active{
}