Ver código fonte

Set padding on all buttons to 5px by default

master
Fen Dweller 4 anos atrás
pai
commit
3851cb4adc
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      macrovision.css

+ 4
- 0
macrovision.css Ver arquivo

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

button {
padding: 5px;
}

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


Carregando…
Cancelar
Salvar