Wiki

From Species File Help
(Difference between revisions)
Jump to: navigation, search
m (Quick CSS tips)
(Font size and color)
Line 9: Line 9:
 
   <nowiki><span style="font-size:larger;color:orange">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:
+
It's recommended though that you create a class in the [[MediaWiki:Common.css|shared CSS (see also link below, admin required).]] to do this:
  
 
  <nowiki><span class="big_and_orange">your text</span></nowiki>
 
  <nowiki><span class="big_and_orange">your text</span></nowiki>
 +
 +
And you'll get this <span class="big_and_orange">your text</span> as well.
  
 
== Guidelines ==
 
== Guidelines ==

Revision as of 09:54, 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 (see also link below, admin required). to do this:

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

And you'll get this your text as well.

Guidelines

Quick links

Edit the shared CSS.

Edit the navigation.

Help on embedding videos.

Personal tools
Namespaces

Variants
Actions
Navigation
Species Files
Wiki
Toolbox