Wiki RPG: Style World: default CSS

From Thread 1

(Difference between revisions)
m
 
(One intermediate revision not shown)
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 fo code" will be ignored. Also, note that each line of CSS code must be terminated by a semicolon.
+
Any text after the "box of code" will be ignored.
 +
[[Category: Wiki RPG|S]]

Current revision as of 04:40, 1 April 2007

default CSS

body {background-color: green}

Any text after the "box of code" will be ignored.

Personal tools