Browse Source

Update index.css

David Catuhe 7 năm trước cách đây
mục cha
commit
8841cbbc76
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;