index
:
go
master
(unfinished) Go game in Javascript. First project for the web development course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sass
/
stones.scss
blob: 3635c3b841785b9585f36b08876ad11b29b829f2 (
plain
)
1
2
3
4
5
6
7
8
.stone { position: absolute; display: block; } .stone img { width:100%; }