Fix links, add steam

This commit is contained in:
2021-12-17 20:55:14 +01:00
parent 56d137334b
commit 4ce681b34b
2 changed files with 9 additions and 7 deletions

View File

@ -62,7 +62,7 @@
z-index: 1;
bottom: 125%;
left: 50%;
margin-left: -60px;
margin-left: -70px;
opacity: 0;
transition: opacity 0.1s;
}
@ -75,7 +75,7 @@
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: #555 transparent transparent transparent;
border-color: #333 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {