瀏覽代碼

Better play button palcement

David Catuhe 7 年之前
父節點
當前提交
710672aff4
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      sandbox/index.css

+ 6 - 0
sandbox/index.css

@@ -228,6 +228,11 @@ a {
         background-color: #162D3A; /* Add a hover color */ 
     }
 
+    #playBtn:focus {
+        outline: none !important;
+        border: none;
+    }
+
 #dropdownContent {
     background-color: #3B789A;
 }
@@ -314,6 +319,7 @@ a {
     width: 1000px;
     outline: none;
     border-radius: 5px;
+    margin-left: 20px;
 }
 
 /*Chrome -webkit */