projects
/
xogo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Some improvements. Testing variants: Baroque has some issues
[xogo.git]
/
variants
/
Balaklava
/
style.css
1
@import
url
(
"/base_pieces.css"
);
2
3
piece
.
white
.
mammoth
{
4
background-image
:
url
(
'/pieces/Balaklava/white_mammoth.svg'
);
5
}
6
piece
.
black
.
mammoth
{
7
background-image
:
url
(
'/pieces/Balaklava/black_mammoth.svg'
);
8
}