Wiki RPG: Style World: default CSS
From Thread 1
(Difference between revisions)
| Line 1: | Line 1: | ||
'''default CSS''' | '''default CSS''' | ||
<pre> | <pre> | ||
| - | body {background-color: green} | + | body {background-color: green} |
</pre> | </pre> | ||
| - | Any text after the "box | + | Any text after the "box of code" will be ignored. |
Revision as of 19:17, 27 April 2006
default CSS
body {background-color: green}
Any text after the "box of code" will be ignored.
