Wiki RPG: Style World: fantasy CSS

From Create Your Own Story

(Difference between revisions)
m
 
(2 intermediate revisions not shown)
Line 1: Line 1:
'''specific CSS'''
'''specific CSS'''
<pre>
<pre>
-
body {background-color: yellow};
+
body {background-color: yellow}
-
p {font-family: fantasy};
+
p {font-family: fantasy}
p {color: blue}
p {color: blue}
</pre>
</pre>
 +
[[Category: Wiki RPG|S]]

Current revision as of 04:41, 1 April 2007

specific CSS

body {background-color: yellow}
p {font-family: fantasy}
p {color: blue}
Personal tools