From 321864a21369c7be22513bc698f3c2f5679c4589 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Mon, 12 Oct 2015 14:18:00 +0300 Subject: [PATCH] luci-base: change index.html to be more like current themes Change index.html that is visible for a second when entering Luci: * Black text on white background (instead of white on black) * Specify font as Arial/Helvetica Signed-off-by: Hannu Nyman (cherry picked from commit b6fe9a70e6a3182b0d4bc7c7071c59b242402a05) --- modules/luci-base/root/www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/luci-base/root/www/index.html b/modules/luci-base/root/www/index.html index 0b5fa1d87..59b0d8484 100644 --- a/modules/luci-base/root/www/index.html +++ b/modules/luci-base/root/www/index.html @@ -5,7 +5,7 @@ - -LuCI - Lua Configuration Interface + +LuCI - Lua Configuration Interface -- 2.25.1