scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 98  →  ?path2? @ 99
/css/draw/style.css
@@ -1,11 +1,11 @@
#drawingboard {
width: 100%;
padding: 0;
margin: 0;
height: 600px;
border: 0;
}
width: 100%;
padding: 0;
margin: 0;
height: 600px;
border: 0; }
 
.drawing-board-canvas-wrapper {
border: 0 !important;
}
border: 0 !important; }
 
/*# sourceMappingURL=style.css.map */