فهرست منبع

Update index.css

David Catuhe 7 سال پیش
والد
کامیت
8841cbbc76
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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;