Explorar el Código

Fixed some buttons being selectable

tags/v1.0.0
Fen Dweller hace 6 años
padre
commit
59d78f4dbe
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      style.css

+ 2
- 0
style.css Ver fichero

@@ -319,6 +319,7 @@ body.dark .custom-category div {
background: #222;
}
.custom-header-static {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;
@@ -333,6 +334,7 @@ body.dark .custom-header-static {
}

.custom-header {
user-select: none;
font-size: 250%;
margin: 10px;
display: inline-block;


Cargando…
Cancelar
Guardar