You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Unicode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
===Helpful?=== | |||
Flay, can you add this to the stylesheets for the wiki? | Flay, can you add this to the stylesheets for the wiki? | ||
<code> | |||
< | .Unicode { | ||
font-family: "Microsoft Sans Serif", "Arial Unicode MS", "Free Sans", | |||
"Gentium Basic", "Gentium", "GentiumAlt", "DejaVu Sans", | |||
"DejaVu Serif", "Free Serif", "TITUS Cyberbit Basic", | |||
"Bitstream Cyberbit", "Bitstream CyberBase", "Doulos SIL", | |||
"Code2000", "Code2001"; | |||
font-size-adjust: 0.54; | |||
} | |||
</code> | |||
</noinclude> | </noinclude> |
Revision as of 16:54, 25 October 2010
Adds a <span class="Unicode">{{{1}}}</span> around the parameter.
Helpful?
Flay, can you add this to the stylesheets for the wiki?
.Unicode {
font-family: "Microsoft Sans Serif", "Arial Unicode MS", "Free Sans",
"Gentium Basic", "Gentium", "GentiumAlt", "DejaVu Sans",
"DejaVu Serif", "Free Serif", "TITUS Cyberbit Basic",
"Bitstream Cyberbit", "Bitstream CyberBase", "Doulos SIL",
"Code2000", "Code2001";
font-size-adjust: 0.54;
}