X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=variants%2FBenedict%2Fstyle.css;h=0923e9ec1898e4cd471acd4b851d343de758a142;hp=a3550bcf447d9008e359f1d8ef964209b93aca65;hb=e2be4b04faeac3fca5b292499bb70b98542e45ce;hpb=2159c2391f765c55ad79d5e05a62ecc6586b8522 diff --git a/variants/Benedict/style.css b/variants/Benedict/style.css index a3550bc..0923e9e 100644 --- a/variants/Benedict/style.css +++ b/variants/Benedict/style.css @@ -1 +1,9 @@ @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'); +}