mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04: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;
|
|
} |