projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Reorganize folders (untested Baroque). Draft Go
[xogo.git]
/
variants
/
_SpecialCaptures
/
style.css
Commit
Line
Data
a89fb4e9
BA
1
.piece.white.push-action {
2
background-image: url('/variants/_SpecialCaptures/pieces/capture_push.svg');
3
}
4
.piece.white.pull-action {
5
background-image: url('/variants/_SpecialCaptures/pieces/capture_pull.svg');
6
}