You can use the <kbd>
tag.
The whole button is clickable,
but doesn't have any color.
[<kbd> <br> Title <br> </kbd>][Link]
[Link]: # 'Link with example title.'
The button text is link colored,
but only the text is clickable.
<kbd> <br> [Title][Link] <br> </kbd>
[Link]: # 'Link with example title.'