mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 21:18:52 +00:00
11 lines
171 B
HTML
11 lines
171 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<fieldset>
|
|
<legend>
|
|
<button style="background-color: green;"></button>
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|