A complementary approach might also include fixing bootstrap. This messes
things up as it uses px:
body {
font-size: 13px;
line-height: 18px;
}
Not that my request comes from avoiding to use jQuery mobile or sencha
touch, so use-cases with one of these & bootstrap wouldn't be needed IMHO.
Using one of these frameworks fixes font sizing / default looks.
On Saturday, August 11, 2012 6:27:59 PM UTC+3, Victor Miclovich wrote:
>
> sounds like a good idea... but one of the example starters uses
> responsive-bootstrap; making it more appealing to mobile too; Being
> bootstrap, perhaps use-cases with jQuery mobile or sencha touch could prove
> quite useful to the general community... :)
>
> On Sat, Aug 11, 2012 at 6:25 PM, marius <[email protected]<javascript:>
> > wrote:
>
>> Hello,
>>
>> Is there any sample I can use/copy for building a mobile-only site with
>> Bootstrap?
>>
>> For example, how to set font size to be just perfect on a mobile phone
>> (with various screen resolutions), or having list entries similar to jQuery
>> mobile?
>> I know it can all be done with CSS, but I'd really use something already
>> done. Maybe this could also be added to
>> http://twitter.github.com/bootstrap/examples.html as a "Mobile-only
>> starter template".
>>
>> Thanks
>>
>
>