projects
/
xogo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
A few fixes, specify Apocalypse rules, draft Arena
[xogo.git]
/
variants
/
Antiking1
/
style.css
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
}