Commit e70bf61e authored by Nicolas Widart's avatar Nicolas Widart

Temporarly moving styles

parent 2b44ab1f
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
</ol> </ol>
@stop @stop
@section('content') @section('styles')
<style> <style>
.dropzone { .dropzone {
border: 1px dashed #CCC; border: 1px dashed #CCC;
...@@ -32,6 +32,9 @@ ...@@ -32,6 +32,9 @@
z-index: 1000; z-index: 1000;
} }
</style> </style>
@stop
@section('content')
<div class="row col-md-12"> <div class="row col-md-12">
<form action="/file-upload" <form action="/file-upload"
class="dropzone" class="dropzone"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment