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
/
Doublearmy
/
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.commoner {
4
background-image: url('/pieces/black_commoner.svg');
5
}
6
7
piece.white.commoner {
8
background-image: url('/pieces/white_commoner.svg');
9
}