Touch up the theme and text of the about page.
This commit is contained in:
@ -1,14 +1,15 @@
|
||||
/* vim: set sw=3 ts=3 sts=3 expandtab: */
|
||||
group {
|
||||
name: "ecdb/about";
|
||||
min: 300 360;
|
||||
max: 300 360;
|
||||
min: 300 380;
|
||||
max: 300 380;
|
||||
|
||||
styles {
|
||||
style {
|
||||
name: "about_style";
|
||||
base: "font=ecdb/default:style=Bold font_size=10 align=center color=#000 style=soft_shadow shadow_color=#00000020 wrap=word";
|
||||
tag: "hilight" "+ font=ecdb/default:style=Bold text_class=tb_light color=#f00 style=soft_shadow";
|
||||
base: "font=ecdb/default font_size=10 align=center color=#000 style=plain wrap=word";
|
||||
tag: "e" "+ font=ecdb/default:style=Bold color=#000 style=soft_shadow shadow_color=@0000001f";
|
||||
tag: "hilight" "+ font=ecdb/default:style=Bold text_class=tb_light color=#f00 style=soft_shadow shadow_color=@0000001f";
|
||||
tag: "br" "\n";
|
||||
}
|
||||
}
|
||||
@ -21,8 +22,8 @@ group {
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
min: 300 360;
|
||||
max: 300 360;
|
||||
min: 300 380;
|
||||
max: 300 380;
|
||||
|
||||
rel1 {
|
||||
relative: 0.0 0.0;
|
||||
@ -65,8 +66,6 @@ group {
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
min: 160 0;
|
||||
max: 640 640;
|
||||
|
||||
rel1 {
|
||||
to_y: "logo";
|
||||
|
Reference in New Issue
Block a user