mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +09:00
10 lines
111 B
HTML
10 lines
111 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<span style="opacity:0.4;">
|
|
Alpha
|
|
<div>Gamma</div>
|
|
Delta
|
|
</span>
|
|
</body>
|
|
</html>
|