mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
11 lines
261 B
HTML
11 lines
261 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<fieldset disabled class="disabled">
|
|
<fieldset class="disabled">
|
|
<button class="disabled"></button>
|
|
</fieldset>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|