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