mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-01-13 16:38:08 -05:00
10 lines
132 B
CSS
10 lines
132 B
CSS
body {
|
|
font-family:sans-serif;
|
|
}
|
|
ul.touchable li {
|
|
padding-top:8px;
|
|
padding-bottom:8px;
|
|
}
|
|
p.imgcenter {
|
|
text-align:center;
|
|
} |