1/* plugin:tcycle */
2.tcycle { max-width: 100%; height: auto; margin: 1.5em auto; }
3.tcycle img.media, .dokuwiki .tcycle img.media  { margin: 0; padding: 0.5em 0; border-top: 1px solid @ini_border; border-bottom: 1px solid @ini_border; }
4.tcycle figcaption             { font-size: smaller; text-align: center; }
5.tcycle figcaption:first-child { font-variant: small-caps; }
6.tcycle figcaption:last-child  { font-style: italic; padding-bottom: 2em; }
7/* end plugin:tcycle */
8