mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 05:13:07 +09:00
5 lines
104 B
HTML
5 lines
104 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div p {background: green};
|
|
</style>
|
|
<div><p>This should have a green background
|