better dark theme
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/dropzone.min.css') }}" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Drag & drop files here or <b>browse</b></h1>
|
||||
<h1>Drag & drop files here</h1>
|
||||
<script>
|
||||
Dropzone.options.myDropzone = {
|
||||
parallelUploads: 2,
|
||||
|
||||
Reference in New Issue
Block a user