X-Git-Url: https://git.auder.net/assets/rpsls.css?a=blobdiff_plain;f=variants%2FAtarigo%2Fstyle.css;h=2eded01af6bd177178b242e875eafbf27c7c8520;hb=3cc4a84559092337d916c83367a6b457d6ca2b02;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");