div.dokuwiki div.plugin_include_content div.secedit { float: right; margin-left: 1em; margin-top: 0; } div.dokuwiki div.inclmeta { border-top: 1px dotted __border__; padding-top: 0.2em; color: __text_neu__; font-size: 80%; line-height: 1.25; /*margin-top: 0.5em;*/ margin-bottom: 2em; } div.dokuwiki div.inclmeta a.permalink { background: transparent url(images/link.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; } div.dokuwiki div.inclmeta abbr.published { background: transparent url(images/date.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; border-bottom: 0; } div.dokuwiki div.inclmeta span.author { background: transparent url(images/user.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; } /* Disable the default interwiki icon for the user link (if there is any) */ div.dokuwiki div.inclmeta span.author a.interwiki { background: none; padding: 0; } div.dokuwiki div.inclmeta span.comment { background: transparent url(images/comment.gif) 0px 1px no-repeat; padding: 1px 0px 1px 16px; } div.dokuwiki div.inclmeta div.tags { border-top: 0; font-size: 100%; float: right; clear: none; } div.dokuwiki p.include_readmore { text-align: right; }