mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Make background of zxing.org white to match zxing.appspot.com
This commit is contained in:
parent
2de9d7ceaf
commit
608dff8522
|
@ -1,4 +1,4 @@
|
|||
body {background-color:#e9eef3;margin:0;padding:10px 0 0 0;text-align:center}
|
||||
body {background-color:white;margin:0;padding:10px 0 0 0;text-align:center}
|
||||
body,th,td,p{font-family:Arial,sans-serif}
|
||||
div#main{width:800px;text-align:left;border:0;padding:0;margin:0 auto}
|
||||
td{vertical-align:top}
|
||||
|
|
Loading…
Reference in a new issue