X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2Fstyles%2F_board_squares_img.sass;h=5e46b5386e830b3359f078b5e3df88d9d5196d54;hp=cbb2c3465fe04a176205370259e6832bbbf8ec44;hb=ffeaef854d80445ef87f2cdf4fe71d60347a81bf;hpb=53814a101f5ca4e43939f9423d9c6469b158f55e diff --git a/client/src/styles/_board_squares_img.sass b/client/src/styles/_board_squares_img.sass index cbb2c346..5e46b538 100644 --- a/client/src/styles/_board_squares_img.sass +++ b/client/src/styles/_board_squares_img.sass @@ -39,23 +39,26 @@ div.board12 img.piece width: 100% + z-index: 10 img.piece, img.mark-square, img.circle-square max-width: 100% height: auto display: block +img.mark-square, img.circle-square + position: absolute + z-index: 20 + img.mark-square opacity: .7 width: 76% - position: absolute top: 12% left: 12% img.circle-square opacity: 0.7 width: 100% - position: absolute top: 0 left: 0