This commit is contained in:
Adrien MALINGREY 2023-04-25 11:27:15 +02:00
parent 7b3db0b58d
commit f9e743f7ae

View File

@ -7,8 +7,11 @@
src: url("retro/Early GameBoy.ttf");
}
body {
#screenRow {
background-image: url("retro/dark-bg.png");
padding: 40px;
border: 3px inset black;
border-radius: 10px;
}
.card {