summaryrefslogtreecommitdiffstats
path: root/common/custom/style/mobile.css
blob: 38b3cd218dad8546cc7da35f8d6b1c680fa7e1b0 (plain)
1
2
3
4
5
6
7
8
body {
margin:0;
padding:0;
background-color:#fff;
color:#111;
font:.6em/1.2em normal arial,helvetica,sans-serif;
}
h1{font-size: 1em;text-align:center;}