Fix initfor combat

This commit is contained in:
2022-09-09 23:49:01 +02:00
parent 6c35ddfb0b
commit af8576a4a1
3 changed files with 6 additions and 6 deletions

View File

@ -59,6 +59,8 @@ a:hover {
top: -50px;
left: calc(50% - 100px);
opacity: 0.7;
-webkit-animation: rotation 10s infinite linear;
animation: rotation 10s infinite linear;
}
#pause h3 {
font-family: "IMFellDWPicaSC-Regular", serif;