(Created page with "{{#css: body { background: yellow; font-size: 20pt; color: red; } }}") |
|||
Line 1: | Line 1: | ||
− | + | ||
body { | body { | ||
background: yellow; | background: yellow; | ||
Line 5: | Line 5: | ||
color: red; | color: red; | ||
} | } | ||
− |
body { background: yellow; font-size: 20pt; color: red; }