mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
9 lines
120 B
HTML
9 lines
120 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="color: green;">
|
|
This should be green
|
|
</div>
|
|
</body>
|
|
</html>
|