projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
update
[xogo.git]
/
variants
/
Bario
/
style.css
Commit
Line
Data
dc10e429
BA
1
@import url("/base_pieces.css");
2
3
piece.white.undefined {
4
background-image: url('/pieces/white_mystery.svg');
5
}
6
piece.black.undefined {
7
background-image: url('/pieces/black_mystery.svg');
8
}