Widget:Button: Difference between revisions

Jump to navigation Jump to search
Matt Pijoan (talk | contribs)
Created page with "<includeonly> <style type="text/css"> .button { display: -moz-inline-stack; display: inline-block; width: 167px; height: 41px; background: url("http://static.wi..."
 
Matt Pijoan (talk | contribs)
No edit summary
 
Line 1: Line 1:
<includeonly>
<includeonly>
<style type="text/css">
<style type="text/css">
.button {
.buttonCustom {
   display: -moz-inline-stack;
   display: -moz-inline-stack;
   display: inline-block;
   display: inline-block;
Line 18: Line 18:
}
}
</style>
</style>
<span class="button"> <a href="$link">$caption</a></span>
</includeonly>
</includeonly>

Latest revision as of 21:28, 15 November 2012