Final changes for Barcode Scanner 3.2.
[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 }