5 Commits

Author SHA1 Message Date
Sweetbread 6e4b5578c0 fixup! fixup! Scroll wallets QR 2025-10-06 23:53:16 +03:00
Sweetbread a2768058c2 Add discord 2025-10-06 23:12:22 +03:00
Sweetbread bea87185d1 fixup! Scroll wallets QR 2025-10-06 22:57:39 +03:00
Sweetbread b1d1f18664 Change host info 2025-10-06 22:51:59 +03:00
Sweetbread 63d694408b Style scrollbar 2025-10-06 16:07:49 +03:00
3 changed files with 46 additions and 20 deletions
+22
View File
@@ -177,6 +177,28 @@ footer {
border-radius: .2em;
}
::-webkit-scrollbar {
width: .5rem;
&-button {
display: none;
}
&-track {
background-color: $base;
}
&-thumb {
background-color: $overlay0;
border-radius: .25rem;
&:hover {
background-color: $overlay1;
}
}
}
@font-face {
font-family: Monocraft;
src: url("/static/font/Monocraft.ttc");
+2 -2
View File
@@ -13,9 +13,9 @@
<ul>
<li>CPU: Ryzen i9@3.4GHz (4 cores)</li>
<li>RAM: 8 GiB</li>
<li>SSD: 150 GiB</li>
<li>SSD: 150 GB</li>
<li>ETH: 500Mb/s</li>
<li>Loc: Portugal</li>
<li>Loc: Deutchland, Frankfurt am Mein</li>
</ul>
</div>
{% endblock %}
+22 -18
View File
@@ -17,26 +17,26 @@
margin-block-end: 0;
}
{% if g.is_mobile %}
.qr img { width: 100%; }
.blocks.qr {
flex-wrap: nowrap;
overflow-x: auto;
width: calc(100vw - 1rem);
scroll-behavior: smooth;
scroll-snap-type: x mandatory;
}
.qr img {
width: 100%;
}
.blocks.qr::-webkit-scrollbar { display: none; }
.blocks.qr {
flex-wrap: nowrap;
overflow-x: auto;
width: calc(100vw - 1rem);
max-width: 45rem;
scroll-behavior: smooth;
scroll-snap-type: x mandatory;
}
.block.qr {
flex: 0 0 calc(100vw - 2rem);
scroll-snap-align: start;
max-width: 16rem;
}
{% else %}
.qr img { width: 13.66rem; /* (x + 1) * 3 + 1 = 45 */ }
{% endif %}
.blocks.qr::-webkit-scrollbar { display: none; }
.block.qr {
flex: 0 0 calc(100vw - 2rem);
scroll-snap-align: start;
max-width: 13.666rem;
}
.qr p {
text-align: center;
@@ -80,6 +80,10 @@
<img class="icon" src="/static/icon/service/sharkey.webp" />
Fediverse
</a>
<a class="block" href="https://discord.com/users/459823895256498186">
<img class="icon" src="https://cdn.prod.website-files.com/6257adef93867e50d84d30e2/66e3d80db9971f10a9757c99_Symbol.svg" />
Discord
</a>
<a class="block" href="mailto:risdeveau@codrs.ru">
<img class="icon" src="" />
Mail