Explorar el Código

Remove stroke on powerup icons

tags/v0.0.4
Fen Dweller hace 5 años
padre
commit
9309be3447
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      gorge.css

+ 1
- 1
gorge.css Ver fichero

@@ -579,6 +579,6 @@ div::-webkit-scrollbar-corner {
width: 100%;
height: 100%;
text-align: center;
color: green;
transform: translate(0, 17.5px);
-webkit-text-stroke: 10px green;
}

Cargando…
Cancelar
Guardar