Selaa lähdekoodia

Update index.css

David Catuhe 7 vuotta sitten
vanhempi
commit
8841cbbc76
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      sandbox/index.css

+ 4 - 0
sandbox/index.css

@@ -218,6 +218,10 @@ a {
         background-color: #2c5a74; /* Add a hover color */    
     }
 
+    playBtn:active {
+        background-color: #162D3A; /* Add a hover color */
+    }
+
     #playBtn:focus {
         outline: none !important;
         border: none;