Template:DownloadButton: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<div class="download-button-container" style="text-align: center; margin-top: 10px; margin-bottom: 10px;"> <a href="{{#invoke:FindEPUB|find|title={{PAGETITLE}}}}" class="download-button" style="display: inline-block; padding: 8px 16px; background-color: #4CAF50; color: #ffffff; text-align: center; border-radius: 4px; text-decoration: none;"> Download EPUB </a> </div>") |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="download-button-container" style="text-align: center; margin-top: 10px; margin-bottom: 10px;"> | <div class="download-button-container" style="text-align: center; margin-top: 10px; margin-bottom: 10px;"><a href="{{#invoke:FindEPUB|find|title={{PAGETITLE}}}}" class="download-button" style="display: inline-block; padding: 8px 16px; background-color: #4CAF50; color: #ffffff; text-align: center; border-radius: 4px; text-decoration: none;">Download EPUB</a></div> | ||
</div> |