Back to white backgrounds, somewhat smaller text in the result screen, shorter Toast...
[zxing.git] / android / assets / html / style.css
index 4a0e7a5..93f769a 100644 (file)
@@ -1,12 +1,9 @@
 body {
-  background-color: black;
-  color: white;
+  background-color: white;
+  color: black;
   font-family: Arial sans-serif;
   font-size: 14pt;
 }
-a:link, a:visited, a:active {
-  color: white;
-}
 ul.touchable li {
   padding-top:8px;
   padding-bottom:8px;