X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants%2FAtarigo%2Fstyle.css;h=a2579d265830e4d9ce70a4b5a11fb088071b6cd4;hb=a89fb4e9c92632a2e8295048a86d7a0ae0a7ec46;hp=d38ff8ee51da49f5d78798a0c4287922f70a026e;hpb=9a036f5fbfe3cc1df18b47e43d5db293de013e47;p=xogo.git diff --git a/variants/Atarigo/style.css b/variants/Atarigo/style.css index d38ff8e..a2579d2 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/Go/style.css");