Dev #107

Merged
gr00tie merged 18 commits from dev into main 2023-11-14 12:51:56 +00:00
Showing only changes of commit 47a5836458 - Show all commits

View file

@ -167,6 +167,7 @@ tr:hover {
width: 150px; width: 150px;
height: auto; height: auto;
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px;
cursor: pointer; cursor: pointer;
transition: opacity 0.3s, transform 0.3s; transition: opacity 0.3s, transform 0.3s;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);