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