X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=a961d7fcf3401918f72e66cbb891854772fa7f5a;hp=369391e7b495beb85f2abb78b3f811c473691c60;hb=49dad26138d3dee0cacbb94ad8d3d3eff12c477a;hpb=c0b036aaf5a2a8e477c955623df2a8e5ce826151 diff --git a/client/src/App.vue b/client/src/App.vue index 369391e7..a961d7fc 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -336,18 +336,24 @@ div.board12 img.piece width: 100% -img.piece, img.mark-square +img.piece, img.mark-square, img.circle-square max-width: 100% height: auto display: block img.mark-square - opacity: 0.6 + opacity: .7 width: 76% position: absolute top: 12% left: 12% - opacity: .7 + +img.circle-square + opacity: 0.7 + width: 100% + position: absolute + top: 0 + left: 0 .in-shadow filter: brightness(50%)