mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-23 12:53:07 +09:00
5 lines
No EOL
137 B
HTML
5 lines
No EOL
137 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div > p {background-color:green;}
|
|
</style>
|
|
<b><i><div><p>This should have a green background</p></div></b>foo</i> |