Game
- fix english - add pfp on scoreboard
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/08/20 11:23:41 by edbernar #+# #+# */
|
||||
/* Updated: 2024/10/05 02:14:49 by edbernar ### ########.fr */
|
||||
/* Updated: 2024/10/08 19:48:26 by edbernar ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -264,4 +264,11 @@ body {
|
||||
padding: 0;
|
||||
color: white;
|
||||
background-color: rgba(0, 0, 0, 0.367);
|
||||
}
|
||||
|
||||
.imgScoreBoard {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: 50% 50%;
|
||||
}
|
Reference in New Issue
Block a user