projects
/
xogo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Fixed Checkered variant
[xogo.git]
/
variants
/
_Berolina
/
style.css
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
}