【问题标题】:How do I change the font size of the button text in my navbar?如何更改导航栏中按钮文本的字体大小?
【发布时间】:2012-09-11 20:18:27
【问题描述】:

我正在使用 jQuery Mobile 制作一个移动网站。在页面中,我使用了一个带有三个按钮的导航栏。 这些按钮有一个文本值,我想更改它的字体大小。但我不确定如何做到这一点,请指教。

【问题讨论】:

    标签: jquery iphone html css jquery-mobile


    【解决方案1】:

    在 jQuery Mobile 样式表之后包含您自己的样式表。

    使用.ui-navbar .ui-btn-text { font-size: your font-size here; }

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-11-07
      • 2016-01-28
      • 2015-02-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多