Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
button {
border: none;
background-color: transparent;
padding: 0;
}
</style>
<button>Foo</button>
<!doctype html>
<style>
button {
border: none;
background-color: transparent;
padding: 0;
}
</style>
<button>Foo</button>