scratch – Diff between revs 99 and 130

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 99 Rev 130
Line 1... Line -...
1 #drawingboard { -  
2 width: 100%; -  
3 padding: 0; -  
4 margin: 0; -  
5 height: 600px; -  
6 border: 0; } -  
7   -  
8 .drawing-board-canvas-wrapper { 1 #drawingboard{width:100%;padding:0;margin:0;height:600px;border:0}.drawing-board-canvas-wrapper{border:0 !important}
9 border: 0 !important; } -  
10   -  
11 /*# sourceMappingURL=style.css.map */ 2 /*# sourceMappingURL=style.css.map */