Created an HTML help system, which is hooked up to the Menu/Help button. It also...
[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 }