Wiki

From Species File Help
(Difference between revisions)
Jump to: navigation, search
m (Quick CSS tips)
Line 5: Line 5:
 
=== Font size and color ===
 
=== Font size and color ===
  
To do this: <span style="font-size:larger;color:purple">your text</span> do
+
To do this: <span style="font-size:larger;color:orange">your text</span> do
  
   <nowiki><span style="font-size:larger;color:purple">your text</span></nowiki>
+
   <nowiki><span style="font-size:larger;color:orange">your text</span></nowiki>
 +
 
 +
It's recommended though that you create a class in the shared CSS to do this:
 +
 
 +
<nowiki><span class="big_and_orange">your text</span></nowiki>
  
 
== Guidelines ==
 
== Guidelines ==

Revision as of 09:52, 14 September 2012


Contents

Quick CSS tips

Font size and color

To do this: your text do

 <span style="font-size:larger;color:orange">your text</span>

It's recommended though that you create a class in the shared CSS to do this:

<span class="big_and_orange">your text</span>

Guidelines

Quick links

Edit the shared CSS.

Edit the navigation.

Help on embedding videos.

Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox