scratch

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