mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
10 lines
171 B
HTML
10 lines
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend>
|
|
<button style="background-color: green;"></button>
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|