From 3bcf6dbea363d7267d95bb0199d91603a33362b7 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 3 Jun 2008 21:09:43 +0000 Subject: [PATCH] * Increased menu font size --- themes/fledermaus/root/www/luci-static/fledermaus/cascade.css | 2 +- themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css index c8bb21d6d..8f30015f3 100644 --- a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css +++ b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css @@ -136,7 +136,7 @@ h3 { } .sidebar ul { - font-size: 0.8em; + font-size: 0.9em; color: white; list-style-type: none; padding-left: 1em; diff --git a/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css index 6469b8f23..90827ab4e 100644 --- a/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/root/www/luci-static/openwrt.org/cascade.css @@ -138,7 +138,7 @@ h3 { } .sidebar ul { - font-size: 0.8em; + font-size: 0.9em; color: white; list-style-type: none; padding-left: 1em; -- 2.11.0