Add max player tooltip
This commit is contained in:
@@ -142,4 +142,9 @@ input[type="submit"]:hover {
|
||||
.btn-back:hover {
|
||||
opacity: 1;
|
||||
transform: translateX(-5px); /* Petit effet de glissement vers la gauche */
|
||||
}
|
||||
}
|
||||
|
||||
label.info {
|
||||
font-size: 0.8rem;
|
||||
color: rgb(141, 141, 141);
|
||||
margin-left: 10px;
|
||||
Reference in New Issue
Block a user