projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix Antiking
[xogo.git]
/
variants
/
Antiking1
/
style.css
Commit
Line
Data
f3e90e30
BA
1
@import url("/variants/_Antiking/style.css");
2
3
piece.black.pawn {
4
background-image: url('/pieces/Berolina/black_pawn.svg');
5
}
6
piece.white.pawn {
7
background-image: url('/pieces/Berolina/white_pawn.svg');
8
}