projects
/
xogo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
2a8c5274ecc1940f27e3a1a40d8019d98211fbfd
[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
}