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