projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Attempt to avoid interferences from past loaded variants (seems ok now)
[xogo.git]
/
variants
/
Benedict
/
style.css
Commit
Line
Data
57b8015b
1
@import url("/base_pieces.css");
e2be4b04
BA
2
3
piece.black.cleopatra {
4
background-image: url('/pieces/Benedict/black_cleopatra.svg');
5
}
6
7
piece.white.cleopatra {
8
background-image: url('/pieces/Benedict/white_cleopatra.svg');
9
}