X-Git-Url: https://git.auder.net/images/pieces/%22%20%20%20VariantRules.getPpath%28board%5Bi%5D%5Bj%5D%29%20%20%20%22.svg?a=blobdiff_plain;ds=sidebyside;f=variants%2FAtarigo%2Fstyle.css;h=2eded01af6bd177178b242e875eafbf27c7c8520;hb=27a6d311f49e4c1ae9415f4dc4b79dfcb690c80d;hp=6ce83d8e2f668933c32ae4167c0b173f82e5b670;hpb=eceb02f712e49d6c8b2fa90691c93161ca015248;p=xogo.git diff --git a/variants/Atarigo/style.css b/variants/Atarigo/style.css index 6ce83d8..2eded01 100644 --- a/variants/Atarigo/style.css +++ b/variants/Atarigo/style.css @@ -1,11 +1 @@ -.chessboard_SVG { - background-color: #BA8C63; -} - -piece.white.stone { - background-image: url('/pieces/Atarigo/black_stone.svg'); -} - -piece.black.stone { - background-image: url('/pieces/Atarigo/white_stone.svg'); -} +@import url("/variants/Weiqi/style.css");