This commit is contained in:
adrienmalin 2019-01-25 12:12:35 +01:00
commit 4dc5d2a753

View File

@ -10,7 +10,7 @@
border: 0 none;
padding: 0;
text-align: center;
background-color: #222226;
background-color: #000000;
font-family: 'Noto Sans', Arial, sans-serif;
}
@ -20,7 +20,7 @@
.godot {
color: #e0e0e0;
background-color: #3b3943;
background-color: #000000;
background-image: linear-gradient(to bottom, #403e48, #35333c);
border: 1px solid #45434e;
box-shadow: 0 0 1px 1px #2f2d35;