93f769ab7360895341afa4ff81808d14f9990651
[zxing.git] / android / assets / html / style.css
1 body {
2   background-color: white;
3   color: black;
4   font-family: Arial sans-serif;
5   font-size: 14pt;
6 }
7 ul.touchable li {
8   padding-top:8px;
9   padding-bottom:8px;
10 }