X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=variants%2FAtarigo%2Fstyle.css;h=d38ff8ee51da49f5d78798a0c4287922f70a026e;hp=c72abda9fa22184f1e216ea5d1bb711c4a559bf2;hb=0e466aac11288f35b34d744b2652c7b4e9df2e24;hpb=518bfb7a260f95e282f763878c2e9cf5ba58ef86 diff --git a/variants/Atarigo/style.css b/variants/Atarigo/style.css index c72abda..d38ff8e 100644 --- a/variants/Atarigo/style.css +++ b/variants/Atarigo/style.css @@ -3,9 +3,9 @@ } piece.white.stone { - background-image: url('/pieces/Go/black_stone.svg'); + background-image: url('/variants/Go/pieces/black_stone.svg'); } piece.black.stone { - background-image: url('/pieces/Go/white_stone.svg'); + background-image: url('/variants/Go/pieces/white_stone.svg'); }