Sfoglia il codice sorgente

Add a hover effect for the side buttons

tags/v0.1.0
Fen Dweller 6 anni fa
parent
commit
6c3a233d23
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      macrovision.css

+ 4
- 0
macrovision.css Vedi File

@@ -673,6 +673,10 @@ i.far {
background: #ffffff66; background: #ffffff66;
} }


.scroll-button:hover {
background: #ffffff44;
}

.scroll-button:disabled { .scroll-button:disabled {
background: #ffffff11; background: #ffffff11;
} }


Loading…
Annulla
Salva