Rules Screen add
This commit is contained in:
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -21,7 +21,7 @@ body {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background: url(./grass.png);
|
||||
background: url(./map/grass.png);
|
||||
}
|
||||
|
||||
#backlayer {
|
||||
@@ -62,4 +62,9 @@ a:hover {
|
||||
|
||||
canvas {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#rulesScreen {
|
||||
text-align: center;
|
||||
z-index: 2;
|
||||
}
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user