scratch

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