some style tweaks

This commit is contained in:
2018-09-18 19:59:53 +02:00
parent f070cf3c14
commit 616fe14ba3
7 changed files with 14 additions and 21 deletions

View File

@@ -16,7 +16,7 @@
This data is saved locally in your web browser and gets updated every time you upload a file through your current browser.
<br/><br/>
<div id="uploadedFiles" class="files_container"></div>
<div id="uploadedFiles" class="highlight_dark border_top border_bottom"></div>
{{template "footer"}}
</div>
<script src="/res/script/history.js"></script>

View File

@@ -12,7 +12,7 @@
<br/>
<div id="body" class="body">
{{template "menu" .}}
<div class="highlight_middle border_bottom">
<div class="highlight_middle border_bottom" style="padding: 0;">
<input id="file_input_field" type="file" name="file" multiple="multiple"/>
<button id="select_file_button" class="big_button button_highlight">Upload Files</button>
<button id="text_button" class="big_button button_highlight" onClick="window.location.href = '/t/'">Upload Text</button><br/>
@@ -61,7 +61,7 @@
<br/>Please share responsibly.
</p>
<p>
For other questions you can reach me at
For other questions you can reach me at
<a href="mailto:support@pixeldrain.com">support@pixeldrain.com</a>
</p>
<h2>Funding</h2>