Explorar el Código

The entire document is now unselectable

tags/v0.0.1
Fen Dweller hace 7 años
padre
commit
39a171907c
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: E80B35A6F11C3656
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      gorge.css

+ 2
- 2
gorge.css Ver fichero

@@ -1,5 +1,7 @@
body {
font-family: Sans-Serif;
user-select: none;
-moz-user-select: none;
}

body.dark {
@@ -217,8 +219,6 @@ body.dark {
height: 100px;
display: block;
background-color: #444;
user-select: none;
-moz-user-select: none;
}

.upgrade-button-inactive {


Cargando…
Cancelar
Guardar