Migration to node.js completed

This commit is contained in:
Pax1601
2023-01-22 19:05:47 +01:00
parent 6655739957
commit 4e7f6c6c39
1817 changed files with 2770 additions and 139018 deletions

View File

@@ -1,4 +1,4 @@
.olympus-button{
.olympus-button {
width: 24px;
height: 24px;
background-color: transparent;
@@ -7,16 +7,11 @@
align-items: center;
}
.olympus-button img{
.olympus-button img {
width: 24px;
height: 24px;
}
.olympus-button:hover{
}
.olympus-button:active{
}
.olympus-button:hover {}
.olympus-button:active {}