projects
/
xogo.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
New variant idea
[xogo.git]
/
variants
/
Benedict
/
style.css
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
@import url("/base_pieces.css");
2
3
piece.black.cleopatra {
4
background-image: url('/pieces/Benedict/black_cleopatra.svg');
5
}
6
piece.white.cleopatra {
7
background-image: url('/pieces/Benedict/white_cleopatra.svg');
8
}