Merge branch 'master' of https://github.com/adrienmalin/TETRIS3000
This commit is contained in:
commit
4dc5d2a753
@ -10,7 +10,7 @@
|
|||||||
border: 0 none;
|
border: 0 none;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #222226;
|
background-color: #000000;
|
||||||
font-family: 'Noto Sans', Arial, sans-serif;
|
font-family: 'Noto Sans', Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
.godot {
|
.godot {
|
||||||
color: #e0e0e0;
|
color: #e0e0e0;
|
||||||
background-color: #3b3943;
|
background-color: #000000;
|
||||||
background-image: linear-gradient(to bottom, #403e48, #35333c);
|
background-image: linear-gradient(to bottom, #403e48, #35333c);
|
||||||
border: 1px solid #45434e;
|
border: 1px solid #45434e;
|
||||||
box-shadow: 0 0 1px 1px #2f2d35;
|
box-shadow: 0 0 1px 1px #2f2d35;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user