/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
@media all and (os-platform: "IOS") { s|TextInput{ fontFamily: Helvetica, sans-serif; fontWeight:normal; } s|ActionBar{ defaultButtonAppearance:"beveled"; titleAlign:"center"; } s|ActionBar #titleDisplay { fontFamily: "Eurostile"; fontWeight: bold; } }