mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
13 lines
321 B
HTML
13 lines
321 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div { color: green; }
|
|
</style>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|
|
<div>This should be green.</div>
|