mirror of
https://github.com/zxing/zxing.git
synced 2025-01-28 03:21:49 -08:00
7 lines
91 B
CSS
7 lines
91 B
CSS
|
body {
|
||
|
background-color: white;
|
||
|
color: black;
|
||
|
font-family: arial;
|
||
|
font-size: 16;
|
||
|
}
|