Fiksa litt css

This commit is contained in:
2021-04-13 21:28:13 +02:00
parent 618fa4d421
commit fb8e284e12
4 changed files with 69 additions and 45 deletions

View File

@@ -48,11 +48,11 @@ session_start();
Her kan du laste opp filer for å dele med andre. Filene kan være maks 5GB.<br /> Serveren ligger i Kristiansand og har 500/500 internet <br />
All opplasting skjer på eget ansvar.
</p>
<div>
<a class="center-txt" href="http://trygve.me/filopplasting/filer/">Se alle filer</a>
<div class="center-txt">
<a href="http://trygve.me/filopplasting/filer/">Se alle filer</a>
</div>
<hr class="my-4">
<div>
<div class="center-txt">
<form action="upload.php" method="post" enctype="multipart/form-data">
<div class="form-group">
<input type="hidden" name="<?php echo ini_get("session.upload_progress.name"); ?>" value="123" />