Explorar o código

Merge branch 'master' of http://face3d.4dage.com:7005/shaogen1995/ShouBo

任一存 %!s(int64=2) %!d(string=hai) anos
pai
achega
021f521a4b
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      web/src/views/layout/index.vue

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

@@ -208,7 +208,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"
@@ -591,6 +591,10 @@ export default {
             width: 200px;
             height: 38px;
             line-height: 44px;
+            &:focus {
+              border-color: #000 !important;
+              outline: 2px solid #000 !important;
+            }
           }
         }
       }