bizou/plugins/_disabled/filenames/head.php

13 lines
194 B
PHP
Raw Normal View History

2013-08-17 22:17:39 +02:00
<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>