Use a grey background while viewing a document
This commit is contained in:
parent
f07b6350df
commit
c7a0ae858e
@ -8,6 +8,10 @@ canvas {
|
||||
display: block;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #c0c0c0;
|
||||
}
|
||||
|
||||
.textLayer {
|
||||
position: absolute;
|
||||
text-align: initial;
|
||||
|
Loading…
Reference in New Issue
Block a user