mirror of
https://github.com/zxing/zxing.git
synced 2025-01-13 20:27:34 -08:00
fd327c94c4
git-svn-id: https://zxing.googlecode.com/svn/trunk@761 59b500cc-1b3d-0410-9834-0bbf25fbcc57
7 lines
91 B
CSS
7 lines
91 B
CSS
body {
|
|
background-color: white;
|
|
color: black;
|
|
font-family: arial;
|
|
font-size: 16;
|
|
}
|