diff options
-rw-r--r-- | httemplate/elements/xmenu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/xmenu.css b/httemplate/elements/xmenu.css index 531fce77a..46b221bda 100644 --- a/httemplate/elements/xmenu.css +++ b/httemplate/elements/xmenu.css @@ -182,7 +182,7 @@ padding: 3px 1px 3px 5px; display: block; font-size: 16px; - font-family: Verdana, Arial, Helvetica, sans-serif; +/* font-family: Verdana, Arial, Helvetica, sans-serif; */ font-weight: bold; text-decoration: none; color: white; |