update logo

This commit is contained in:
2020-07-30 22:47:40 +02:00
parent f11046af15
commit 1f76e5fbd7
5 changed files with 8 additions and 8 deletions

3
go.mod
View File

@@ -4,8 +4,9 @@ go 1.14
replace (
fornaxian.tech/pd_database => ../pd_database
fornaxian.tech/pixeldrain_server => ../pixeldrain_server
fornaxian.tech/pixeldrain_server/pixelstore => ../pixeldrain_server/pixelstore
fornaxian.tech/pixeldrain_server/api => ../pixeldrain_server/api
fornaxian.tech/pixeldrain_server/util => ../pixeldrain_server/util
)
require (

View File

@@ -170,9 +170,8 @@ body{
.header_image{
width: 100%;
max-width: 1200px;
margin-top: 30px;
margin-bottom: 30px;
max-width: 800px;
margin: 0 auto 40px auto;
}
.page_navigation a {

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

View File

@@ -46,11 +46,11 @@
<body>
{{template "page_top" .}}
<img id="header_image" class="header_image" src="/res/img/header_2019.png" alt="Header image"/>
<img id="header_image" class="header_image" src="/res/img/header_orbitron.png" alt="Header image"/>
<br/>
<div class="page_content">
<h1>How to share files with pixeldrain</h1>
<div id="instruction_1" class="instruction_highlight"><div class="limit_width">
<div class="page_content" style="padding-top: 0;">
<!-- <h1>How to share files:</h1> -->
<div id="instruction_1" class="instruction_highlight" style="margin-top: 0;"><div class="limit_width">
<span class="big_number">1</span><span class="instruction_text">Select files to upload</span>
You can also drop files anywhere on this page from your file
manager