Difference between revisions of "Template:Submit Files"
From Covecube - Wiki
m (Alex moved page Template:Submit Button to Template:Submit Files) |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <a style="-webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none;" href="{{{1}}}"> | + | <a style="background: green; color: white; -webkit-appearance: button; -moz-appearance: button; appearance: button; text-decoration: none; height: 40px;" href="{{{1}}}"> |
− | <span style="margin: 15px;">Submit Files</span> | + | <span style="vertical-align: middle; line-height:40px;"> |
+ | <img style="margin-left:10px; vertical-align: middle; position:relative; top:-2px;" src="http://wiki.covecube.com/images/c/c4/Attachment_24.png" /> | ||
+ | <span style="margin-right: 15px; font-weight: bold; font-size: 12pt;">Submit Files</span> | ||
+ | </span> | ||
</a> | </a> | ||
</html> | </html> |