Explorar o código

Better play button palcement

David Catuhe %!s(int64=7) %!d(string=hai) anos
pai
achega
710672aff4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  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 */