mirror of
https://git.leinelab.org/Mal/mr-crocs-adventures.git
synced 2025-09-11 02:57:36 +02:00
Graveyard terrain and background tiles implemented
This commit is contained in:
@@ -179,6 +179,9 @@ body {
|
||||
display: inline-flex;
|
||||
}
|
||||
.entrance, .target {
|
||||
width: 96px;
|
||||
height: 96px;
|
||||
position: absolute;
|
||||
background-image: url("graphics/entrance-point.svg") !important;
|
||||
background-size: contain !important;
|
||||
background-position: center bottom !important;
|
||||
|
||||
Reference in New Issue
Block a user