浏览代码

Update index.css

David Catuhe 7 年之前
父节点
当前提交
0b70095071
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 */
     }