better diagrams in rules pages + some improvements to pieces images
[vchess.git] / client / src / views / Hall.vue
index 328855f..96174c1 100644 (file)
@@ -1300,8 +1300,7 @@ export default {
                 { body: "vs " + game.players[1-myIdx].name || "@nonymous" }
               );
             }
-            this.$router.push(
-              "/game/" + gameInfo.id + "/?focus=" + this.focus);
+            this.$router.push("/game/" + gameInfo.id);
           });
         },
         this.focus ? 500 + 1000 * Math.random() : 0
@@ -1367,7 +1366,7 @@ button.player-action
   margin-left: 32px
 
 .somethingnew
-  background-color: #b2ebf2 !important
+  background-color: #90C4EC !important
 
 .tabbtn
   background-color: #f9faee