瀏覽代碼

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 {
 background:#eee;
 border-bottom:1px solid #a3a3a3;
-font:10px Arial, Helvetica, sans-serif;
+font:12px Arial, Helvetica, sans-serif;
 left:0;
 position:fixed;
 top:0;