why can't i override the font-size of the header
Posted: Mon Sep 16, 2013 11:45 am
why can't i override the font-size of the header
in my css file i have:
.ui-title{
font-size:14px;
}
when i run the app, there is no change ....