a89fb4e9 |
1 | .piece.white.push-action { |
bc97fdd1 |
2 | background-image: url('/pieces/_SpecialCaptures/capture_push.svg'); |
a89fb4e9 BA |
3 | } |
4 | .piece.white.pull-action { |
bc97fdd1 |
5 | background-image: url('/pieces/_SpecialCaptures/capture_pull.svg'); |
a89fb4e9 |
6 | } |