mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 12:23:08 +09:00
5 lines
269 B
HTML
5 lines
269 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<button style="padding: 0; margin: 0; border: none; background: transparent; -moz-appearance: none; width: 0; height: 0; font: inherit; color: black">
|
|
Some text <div style="background: green; width: 100px; height: 100px"></div>
|
|
</button>
|