From adc80ca3dfd70cb2992baf74cf56dbcc749a9ecb Mon Sep 17 00:00:00 2001 From: Leon Styhre <leon@leonstyhre.com> Date: Sun, 21 Mar 2021 17:36:40 +0100 Subject: [PATCH] (rbsimple-DE) Another small adjustment to the Grid style preview. --- themes/rbsimple-DE/theme.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/rbsimple-DE/theme.xml b/themes/rbsimple-DE/theme.xml index 1a4d70a73..2a2a9f03b 100644 --- a/themes/rbsimple-DE/theme.xml +++ b/themes/rbsimple-DE/theme.xml @@ -464,20 +464,20 @@ based on: 'recalbox-multi' by the Recalbox community <text name="infotext1" extra="true"> <forceUppercase>1</forceUppercase> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> - <fontSize>0.05</fontSize> + <fontSize>0.045</fontSize> <size>0.3 0.02</size> <alignment>left</alignment> - <pos>0.8086 0.04</pos> + <pos>0.809 0.045</pos> <text>Alpha/</text> <color>CC0000</color> </text> <text name="infotext2" extra="true"> <forceUppercase>1</forceUppercase> <fontPath>./core/fonts/Exo2-BoldCondensed.otf</fontPath> - <fontSize>0.05</fontSize> + <fontSize>0.045</fontSize> <size>0.3 0.02</size> <alignment>left</alignment> - <pos>0.8081 0.10</pos> + <pos>0.8085 0.095</pos> <text>preview</text> <color>CC0000</color> </text>