Difference between revisions of "Test"
Jump to navigation
Jump to search
(Created page with ".test-div { background-color:red; }") |
imported>Elaeagnifolia |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <style> | ||
.test-div { | .test-div { | ||
background-color:red; | background-color:red; | ||
} | } | ||
| + | </style> | ||
Latest revision as of 15:08, 20 February 2020
<style> .test-div {
background-color:red;
} </style>