zxing/android/assets/html/style.css
2010-05-10 14:57:40 +00:00

11 lines
152 B
CSS

body {
background-color: white;
color: black;
font-family: arial;
font-size: 16;
}
ul.touchable li {
padding-top:8px;
padding-bottom:8px;
}