فهرست منبع

fix default menu size to be a bit larger

Ted Serbinski 18 سال پیش
والد
کامیت
44e1fc9296
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      simplemenu.css

+ 1 - 1
simplemenu.css

@@ -12,7 +12,7 @@ z-index:48;
 ul#menubar {
 ul#menubar {
 background:#eee;
 background:#eee;
 border-bottom:1px solid #a3a3a3;
 border-bottom:1px solid #a3a3a3;
-font:10px Arial, Helvetica, sans-serif;
+font:12px Arial, Helvetica, sans-serif;
 left:0;
 left:0;
 position:fixed;
 position:fixed;
 top:0;
 top:0;