Reinstate more optimization, but avoid disagreement with dex by properly disabling...
[zxing.git] / android / assets / html / style.css
1 body {
2   background-color: white;
3   color: black;
4   font-family: arial;
5   font-size: 16;
6 }
7 ul.touchable li {
8   padding-top:8px;
9   padding-bottom:8px;
10 }