Added map tiles from Unleashed GM Toolkit and Catacomb Tiles.

This commit is contained in:
Yord 2016-05-27 16:17:28 +02:00
parent 185a7eaa40
commit 3202c4ecef
29 changed files with 40 additions and 6 deletions

View file

@ -100,7 +100,7 @@
font-size: 16px;
}
#maps #img-library ul#tiles li.tile img {
#maps #img-library ul.tiles li.tile img {
width: calc(1600px / 10);
}