Explorar el Código

Decreased credits font size

Taddeus Kroes hace 13 años
padre
commit
086e89d848
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/frontend/css/editor.css

+ 1 - 0
src/frontend/css/editor.css

@@ -52,6 +52,7 @@ body {
 
 .credits {
     text-align: center;
+    font-size: 13px;
 }
 
 #loader {