Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
21627 kshitij.so 1
@charset "UTF-8";
2
/*
3
 * jQuery File Upload Plugin CSS Example 1.0.1
4
 * https://github.com/blueimp/jQuery-File-Upload
5
 *
6
 * Copyright 2012, Sebastian Tschan
7
 * https://blueimp.net
8
 *
9
 * Licensed under the MIT license:
10
 * http://www.opensource.org/licenses/MIT
11
 */
12
 
13
body{
14
  padding-top: 60px;
15
}