screen
This commit is contained in:
parent
7b3db0b58d
commit
f9e743f7ae
@ -7,8 +7,11 @@
|
|||||||
src: url("retro/Early GameBoy.ttf");
|
src: url("retro/Early GameBoy.ttf");
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
#screenRow {
|
||||||
background-image: url("retro/dark-bg.png");
|
background-image: url("retro/dark-bg.png");
|
||||||
|
padding: 40px;
|
||||||
|
border: 3px inset black;
|
||||||
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card {
|
.card {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user