Joscha Jaeger преди 10 години
родител
ревизия
a46d4a46cd
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/allplatforms/css/Keyboard.css

+ 2 - 2
src/allplatforms/css/Keyboard.css

@@ -5,11 +5,11 @@
     left:       0px;
     z-index:    900;
 
-    background-color:       rgba(92, 13, 14, 0.7);
+    background-color:       rgba(20, 20, 20, 0.85);
     background-image:       url(img/help.png);
     background-repeat:      no-repeat;
     background-position:    center;
-    background-size:        60%;
+    background-size:        700px;
 
     pointer-events:         none;