Rewrite user home page in svelte

This commit is contained in:
2021-09-21 21:39:28 +02:00
parent 8ec548351e
commit 11132854b2
18 changed files with 817 additions and 52 deletions

View File

@@ -55,8 +55,8 @@
font-weight: bold;
}
.feat_table > div > .cell_background {
flex: 0 0 30%;
min-width: 30%;
flex: 0 0 33%;
min-width: 33%;
border-top-left-radius: 0.5em;
border-bottom-left-radius: 0.5em;
background-position: center;
@@ -101,7 +101,7 @@
<br/>
<!-- Svelte element -->
<div id="uploader" class="page_content" style="padding-top: 0; margin-bottom: 50px;"></div>
<div id="uploader" class="page_content" style="margin-bottom: 50px;"></div>
<h1>What is pixeldrain?</h1>
<div class="page_content"><div class="limit_width">
@@ -212,6 +212,19 @@
<span class="text_highlight">1 terabyte</span>
</div>
</div>
<div>
<div class="feat_label">
Bandwidth priority
</div>
<div class="feat_normal">
Download speed will be throttled during busy periods
</div>
<div class="feat_pro">
<span class="text_highlight">High priority</span>
bandwidth for files you download and files on your
account
</div>
</div>
<div>
<div class="feat_label">
Online file previews