projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
After refactoring. Seems more or less ok
[xogo.git]
/
variants
/
_Berolina
/
style.css
Commit
Line
Data
9aebe2aa
BA
1
piece.black.pawn {
2
background-image: url('/variants/_Berolina/pieces/black_pawn.svg');
3
}
4
piece.white.pawn {
5
background-image: url('/variants/_Berolina/pieces/white_pawn.svg');
6
}