mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
7 lines
141 B
HTML
7 lines
141 B
HTML
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<body>
|
||
|
|
<div style="color: green;">
|
||
|
|
This should be green
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|