pathfinder/demo2/pathfinder.css

10 lines
100 B
CSS
Raw Normal View History

2018-11-14 16:56:45 -05:00
html, body {
background: #e0e0e0;
}
2018-11-14 13:33:53 -05:00
.tile {
position: absolute;
top: 0;
left: 0;
}