Add a bold tag to the default theme. ( <b> ... </b> )

SVN revision: 31509
This commit is contained in:
Eric Schuele 2007-08-26 05:05:36 +00:00
parent 88d7be6331
commit 3f3043c31f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ styles
tag: "br" "\n";
tag: "hilight" "+ font=Edje-Vera-Bold style=glow color=#fff glow2_color=#fe87 glow_color=#fa14";
tag: "b" "+ font=Edje-Vera-Bold";
tag: "title" "+ font_size=12 font=Edje-Vera-Bold style=soft_shadow color=#fff shadow_color=#00000020";
tag: "/title" "- \n \n";
}