themes/openwrt: increase menu font size
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Nov 2010 08:53:04 +0000 (08:53 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Nov 2010 08:53:04 +0000 (08:53 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css

index dc1c30b..c53ca01 100644 (file)
@@ -37,7 +37,7 @@ ul.tabmenu {
        clear: both;
        display: block;
        vertical-align: bottom;
        clear: both;
        display: block;
        vertical-align: bottom;
-       font-size: 90%;
+       font-size: 10pt;
        padding: 5px 0 0 5px;
 }
 
        padding: 5px 0 0 5px;
 }