trisquel-icecat/icecat/layout/reftests/high-contrast/non-themed-button-002-ref.html

9 lines
120 B
HTML

<!doctype html>
<style>
button {
background-color: red;
border: none;
padding: 0;
}
</style>
<button>Foo</button>