From: Jo-Philipp Wich Date: Thu, 25 Nov 2010 08:53:04 +0000 (+0000) Subject: themes/openwrt: increase menu font size X-Git-Tag: 0.10.0~365 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=de791e99170dde3ce1349b66a9eeba74ec1569bf themes/openwrt: increase menu font size --- diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index dc1c30b2e..c53ca014b 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -37,7 +37,7 @@ ul.tabmenu { clear: both; display: block; vertical-align: bottom; - font-size: 90%; + font-size: 10pt; padding: 5px 0 0 5px; }