19
19
20
20
[sub_resource type ="StyleBoxEmpty" id =1 ]
21
21
22
- [sub_resource type ="StyleBoxEmpty" id =4 ]
22
+ [sub_resource type ="StyleBoxEmpty" id =2 ]
23
23
24
- [sub_resource type ="StyleBoxFlat" id =2 ]
24
+ [sub_resource type ="StyleBoxFlat" id =3 ]
25
25
bg_color = Color ( 1 , 0.352941 , 0.247059 , 1 )
26
26
corner_radius_top_left = 40
27
27
corner_radius_top_right = 40
28
28
corner_radius_bottom_right = 40
29
29
corner_radius_bottom_left = 40
30
30
corner_detail = 20
31
31
32
- [sub_resource type ="DynamicFont" id =3 ]
32
+ [sub_resource type ="DynamicFont" id =4 ]
33
33
34
34
[sub_resource type ="DynamicFont" id =5 ]
35
35
size = 25
@@ -69,7 +69,7 @@ custom_constants/separation = 15
69
69
70
70
[node name ="HSeparator3" type ="HSeparator" parent ="HomeContainer/Menu" ]
71
71
margin_right = 210.0
72
- custom_styles/separator = SubResource ( 4 )
72
+ custom_styles/separator = SubResource ( 2 )
73
73
custom_constants/separation = 0
74
74
75
75
[node name ="Header" parent ="HomeContainer/Menu" instance =ExtResource ( 4 )]
@@ -136,8 +136,8 @@ margin_bottom = 10.0
136
136
rect_min_size = Vector2 ( 10 , 10 )
137
137
size_flags_horizontal = 0
138
138
size_flags_vertical = 0
139
- custom_styles/normal = SubResource ( 2 )
140
- custom_fonts/font = SubResource ( 3 )
139
+ custom_styles/normal = SubResource ( 3 )
140
+ custom_fonts/font = SubResource ( 4 )
141
141
autowrap = true
142
142
__meta__ = {
143
143
"_edit_use_anchors_" : false
@@ -160,7 +160,7 @@ color = Color( 1, 0.627451, 0.294118, 1 )
160
160
margin_top = 340.0
161
161
margin_right = 210.0
162
162
margin_bottom = 350.0
163
- custom_styles/separator = SubResource ( 4 )
163
+ custom_styles/separator = SubResource ( 2 )
164
164
custom_constants/separation = 10
165
165
166
166
[node name ="Sections" type ="VBoxContainer" parent ="HomeContainer" ]
0 commit comments