Fixing some styling consistency
This commit is contained in:
parent
de75ed4fc7
commit
9b139a4c82
@ -105,16 +105,16 @@
|
||||
</VerticalLayout>
|
||||
|
||||
<!-- Title Splash when starting a scenario -->
|
||||
<Text id='title_splash'
|
||||
position='0 0 0'
|
||||
<Text id="title_splash"
|
||||
position="0 0 0"
|
||||
fontSize="150"
|
||||
font="font_teutonic-arkham"
|
||||
outline="black"
|
||||
outlineSize="3 -3"
|
||||
showAnimation='FadeIn'
|
||||
hideAnimation='FadeOut'
|
||||
active='false'
|
||||
animationDuration='2'
|
||||
showAnimation="FadeIn"
|
||||
hideAnimation="FadeOut"
|
||||
active="false"
|
||||
animationDuration="2"
|
||||
horizontalOverflow="Wrap">
|
||||
</Text>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user