themes/openwrt: increase menu font size
This commit is contained in:
parent
5b67f92b6f
commit
de791e9917
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ ul.tabmenu {
|
||||||
clear: both;
|
clear: both;
|
||||||
display: block;
|
display: block;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
font-size: 90%;
|
font-size: 10pt;
|
||||||
padding: 5px 0 0 5px;
|
padding: 5px 0 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue