Widget:PersonPageRoundImage: Difference between revisions

From Buddha-Nature
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 9: Line 9:
margin: auto;
margin: auto;
}
}
</style><div class="bnw-person-page-badge depth-<!--{$depth}--> link-no-border" style="background-image: url('<!--{$filepath}-->');"></div>
</style><div class="bnw-person-page-badge depth-<!--{$depth}--> link-no-border" style="background-image: url('<!--{$filepath}-->');"><!--{$content}--></div>

Revision as of 15:40, 21 June 2018

<style> .bnw-person-page-badge { display: block; width: ; height: ; border-radius: 50%; background-size: cover; background-position: center; margin: auto; }

</style>