Default color: White

This commit is contained in:
Mahdi Dibaiee
2014-02-20 13:39:44 +03:30
parent a8c78d482d
commit 2a99139364
8 changed files with 15 additions and 4 deletions

View File

@ -384,6 +384,9 @@ canvas {
top: 0;
left: 0;
}
canvas:first-of-type {
background: white;
}
.separator {
display: block;
height: 4.8rem;