Blame view
sources/apps/tattoo/css/settings.css
182 Bytes
|
42e4f8d60
|
1 2 3 |
.tattooTile { margin: 2px; display:inline-block; width:75px; height: 90px; text-align: center; }
.tattooTilePicture { width: 100%; height: 75px; }
.tattooTileChooser { width: 100%; }
|