Browse Source

Update index.css

David Catuhe 7 years ago
parent
commit
0b70095071
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sandbox/index.css

+ 1 - 1
sandbox/index.css

@@ -218,7 +218,7 @@ a {
         background-color: #2c5a74; /* Add a hover color */    
     }
 
-    playBtn:active {
+    #playBtn:active {
         background-color: #162D3A; /* Add a hover color */
     }