Explorar el Código

Set padding on all buttons to 5px by default

master
Fen Dweller hace 4 años
padre
commit
3851cb4adc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      macrovision.css

+ 4
- 0
macrovision.css Ver fichero

@@ -708,6 +708,10 @@ option.filtered {
font-size: 24pt;
}

button {
padding: 5px;
}

.scroll-button {
transition: 0.2s;
position: absolute;


Cargando…
Cancelar
Guardar