shaogen1995 2 tahun lalu
induk
melakukan
3b742d5c2f
1 mengubah file dengan 5 tambahan dan 1 penghapusan
  1. 5 1
      web/src/views/layout/index.vue

+ 5 - 1
web/src/views/layout/index.vue

@@ -199,7 +199,7 @@
           </li>
           <li title="game">
             <a
-              href="/game/index.html"
+              href="/game/index.html#/?lang=en-us"
               target="_blank"
               tabindex="0"
               aria-description="shadow art game"
@@ -582,6 +582,10 @@ export default {
             width: 200px;
             height: 38px;
             line-height: 44px;
+            &:focus {
+              border-color: #000 !important;
+              outline: 2px solid #000 !important;
+            }
           }
         }
       }