6b65f70b70e29643a1a4a369486953b4e8be9e38
[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 }