projects
/
xogo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Some improvements. Testing variants: Baroque has some issues
[xogo.git]
/
variants
/
_SpecialCaptures
/
style.css
1
.piece.white.push-action
{
2
background-image
:
url
(
'/pieces/_SpecialCaptures/capture_push.svg'
);
3
}
4
.piece.white.pull-action
{
5
background-image
:
url
(
'/pieces/_SpecialCaptures/capture_pull.svg'
);
6
}