style.css 294 B

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