X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=variants%2FBenedict%2Fstyle.css;h=0923e9ec1898e4cd471acd4b851d343de758a142;hb=e2be4b04faeac3fca5b292499bb70b98542e45ce;hp=9378e29714bf45efb57ffcbb156efdb5979bbadc;hpb=41534b92f0bcfc8ef5f58d8040706a5e7ce088c6;p=xogo.git diff --git a/variants/Benedict/style.css b/variants/Benedict/style.css index 9378e29..0923e9e 100644 --- a/variants/Benedict/style.css +++ b/variants/Benedict/style.css @@ -1 +1,9 @@ -@import "../../base_pieces.css" +@import url("/base_pieces.css"); + +piece.black.cleopatra { + background-image: url('/pieces/Benedict/black_cleopatra.svg'); +} + +piece.white.cleopatra { + background-image: url('/pieces/Benedict/white_cleopatra.svg'); +}