Difference between revisions of "Template:StyleTiTS"
Jump to navigation
Jump to search
(Created page with "{{#css: body { background: #2C3E50; } }}") |
|||
| Line 2: | Line 2: | ||
body { | body { | ||
background: #2C3E50; | background: #2C3E50; | ||
| + | color: #FFFFFF; | ||
} | } | ||
}} | }} | ||
Revision as of 04:03, 1 December 2014
{{#css:
body {
background: #2C3E50;
color: #FFFFFF;
}
}}