projects
/
xogo.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Draft Circular chess. Move animation not per segments for now
[xogo.git]
/
variants
/
Hex
/
style.css
Commit
Line
Data
d621e620
BA
1
.neutral-square {
2
fill: #eaeded;
3
}
535c464b
BA
4
5
.bg-white {
6
fill: red;
7
}
8
.bg-black {
9
fill: blue;
10
}