X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=variants%2FAtarigo%2Fstyle.css;h=2eded01af6bd177178b242e875eafbf27c7c8520;hb=HEAD;hp=d38ff8ee51da49f5d78798a0c4287922f70a026e;hpb=0e466aac11288f35b34d744b2652c7b4e9df2e24;p=xogo.git diff --git a/variants/Atarigo/style.css b/variants/Atarigo/style.css index d38ff8e..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('/variants/Go/pieces/black_stone.svg'); -} - -piece.black.stone { - background-image: url('/variants/Go/pieces/white_stone.svg'); -} +@import url("/variants/Weiqi/style.css");