This commit is contained in:
Laurent Destailleur 2020-08-14 21:18:06 +02:00
parent 2adac8e233
commit 695420eb8b

View File

@ -71,7 +71,7 @@ $colortexttitle = '0,0,0';
$colortexttitlelink = '10, 20, 100'; $colortexttitlelink = '10, 20, 100';
$colortext = '0,0,0'; $colortext = '0,0,0';
$colortextlink = '10, 20, 100'; $colortextlink = '10, 20, 100';
$fontsize = '0.86em'; $fontsize = '0.95em';
$fontsizesmaller = '0.75em'; $fontsizesmaller = '0.75em';
$topMenuFontSize = '1.1em'; $topMenuFontSize = '1.1em';
$toolTipBgColor = 'rgba(255, 255, 255, 0.96)'; $toolTipBgColor = 'rgba(255, 255, 255, 0.96)';