mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-21 03:48:43 +00:00
5 lines
111 B
HTML
5 lines
111 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
section p {background: green};
|
|
</style>
|
|
<section><p>This should have a green background |