bizou/plugins/_disabled/filenames/head.php
2013-08-17 22:17:39 +02:00

13 lines
194 B
PHP

<style type="text/css">
.imagefilename {
font-size: 0.25cm;
word-wrap: break-word;
width: <?= THUMB_SIZE ?>px;
text-align: center;
margin-bottom: 1ex;
}
.square {
height: auto;
}
</style>