mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 05:13:07 +09:00
5 lines
92 B
HTML
5 lines
92 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
button::-moz-focus-inner:active { }
|
|
</style>
|
|
<button>hello</button>
|