Fix font sizes in background.tscn
This commit is contained in:
parent
400d4942ef
commit
43c400d640
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ theme_override_fonts/italics_font = ExtResource("1_lr4q1")
|
|||
theme_override_fonts/bold_italics_font = ExtResource("1_lr4q1")
|
||||
theme_override_fonts/mono_font = ExtResource("1_lr4q1")
|
||||
theme_override_font_sizes/normal_font_size = 12
|
||||
theme_override_font_sizes/bold_font_size = 12
|
||||
theme_override_font_sizes/italics_font_size = 12
|
||||
theme_override_font_sizes/bold_italics_font_size = 12
|
||||
theme_override_font_sizes/mono_font_size = 12
|
||||
bbcode_enabled = true
|
||||
scroll_following = true
|
||||
script = ExtResource("2_6qdog")
|
||||
|
|
Loading…
Reference in a new issue