Skip to content

Instantly share code, notes, and snippets.

@receptor
Created May 3, 2015 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save receptor/115902921e21263bd66e to your computer and use it in GitHub Desktop.
Save receptor/115902921e21263bd66e to your computer and use it in GitHub Desktop.
JQuery Moblile font-weight normal
.ui-btn,
.ui-btn h4,
html body .ui-group-theme-a .ui-bar-inherit,
html body .ui-group-theme-a a,
html body .ui-group-theme-b .ui-bar-inherit,
html body .ui-group-theme-b a,
label.ui-btn {
font-weight: normal !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment