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 ( replace (
fornaxian.tech/pd_database => ../pd_database 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/api => ../pixeldrain_server/api
fornaxian.tech/pixeldrain_server/util => ../pixeldrain_server/util
) )
require ( require (

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

View File

@@ -46,11 +46,11 @@
<body> <body>
{{template "page_top" .}} {{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/> <br/>
<div class="page_content"> <div class="page_content" style="padding-top: 0;">
<h1>How to share files with pixeldrain</h1> <!-- <h1>How to share files:</h1> -->
<div id="instruction_1" class="instruction_highlight"><div class="limit_width"> <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> <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 You can also drop files anywhere on this page from your file
manager manager