1
0
Fork 0
mirror of https://github.com/zxing/zxing.git synced 2025-03-05 20:48:51 -08:00
zxing/android/assets/style.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;
}