Manual reset
Sample:
Code:
<style>
button {
background: none;
border: none;
font-family: inherit;
padding: 0;
}
</style>
<button type="button">
Download
</button>
<style>
button {
background: none;
border: none;
font-family: inherit;
padding: 0;
}
</style>
<button type="button">
Download
</button>