X-Git-Url: https://git.auder.net/images/diag_mark.svg?a=blobdiff_plain;f=variants%2FGo%2Fstyle.css;fp=variants%2FGo%2Fstyle.css;h=0000000000000000000000000000000000000000;hb=3cc4a84559092337d916c83367a6b457d6ca2b02;hp=233a3a5de8e9c0e06092da6daeb1c5fa98716eec;hpb=a89fb4e9c92632a2e8295048a86d7a0ae0a7ec46;p=xogo.git diff --git a/variants/Go/style.css b/variants/Go/style.css deleted file mode 100644 index 233a3a5..0000000 --- a/variants/Go/style.css +++ /dev/null @@ -1,10 +0,0 @@ -.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'); -}