Merge branch 'main' into gancio-fix

This commit is contained in:
sakrecoer 2025-07-03 13:08:08 +02:00
commit 9c4a6960d5
5 changed files with 25 additions and 11 deletions

View file

@ -117,7 +117,7 @@ footer {
flex-wrap: wrap; flex-wrap: wrap;
padding: 0; padding: 0;
font-size: .75em;
overflow-x: hidden; overflow-x: hidden;
} }
@ -189,6 +189,7 @@ strong, b {
line-height: 5em; line-height: 5em;
border-radius: 300px; border-radius: 300px;
text-decoration: none; text-decoration: none;
text-transform: uppercase;
} }
/* Screen size root */ /* Screen size root */
@ -198,6 +199,9 @@ strong, b {
h1 { h1 {
font-size: 12em; font-size: 12em;
} }
footer {
font-size: .9em;
}
} }
/* Sections Begin */ /* Sections Begin */

View file

@ -31,6 +31,18 @@
div.now > figure { div.now > figure {
padding: 0 20px 0 0; padding: 0 20px 0 0;
} }
.now {
flex: 1 1 300px;
}
.inf-rgpd {
font-size: .5em;
color: orange;
padding: 20px;
}
.inf-success > h4 {
font-family: Sigoil,Space-Grotesk,arial,helvetica,sans-serif;
}
@media screen and (max-width: 1024px) { @media screen and (max-width: 1024px) {
h2 { h2 {
font-size: 8em; font-size: 8em;
@ -45,20 +57,15 @@
div.now > figure, div.now > div { div.now > figure, div.now > div {
padding: 20px 0; padding: 20px 0;
} }
.inf-rgpd {
font-size: .8em;
}
} }
.now {
flex: 1 1 300px;
}
} }
.inf-rgpd {
font-size: .5em;
}
.inf-success > h4 {
font-family: Sigoil,Space-Grotesk,arial,helvetica,sans-serif;
}
</style> </style>

View file

@ -107,6 +107,7 @@
<br /><br /> <br /><br />
Basspistol facilitates <a href="https://v.basspistol.org" style="text-decoration: underline;">a Peertube instance</a>, tapping into a large network of independent and sovereign creators from the deepweb. The videos displayed bellow are shuffled every 30 minute, by the random gods. Basspistol facilitates <a href="https://v.basspistol.org" style="text-decoration: underline;">a Peertube instance</a>, tapping into a large network of independent and sovereign creators from the deepweb. The videos displayed bellow are shuffled every 30 minute, by the random gods.
</p> </p>
<a class="button" href="https://v.basspistol.org/">More videos 📺</a>
</article> </article>
{{ with try (resources.GetRemote $url) }} {{ with try (resources.GetRemote $url) }}

View file

@ -51,6 +51,7 @@
<article class="section-headers" style="background-image: url(/2025/images/radio.webp);"> <article class="section-headers" style="background-image: url(/2025/images/radio.webp);">
<h2>RadioStation</h2> <h2>RadioStation</h2>
<p><strong>Basspistol Radio Station! </strong><br />777% music, without commercials! RobotDJ-sets and live interventions! This is the sound of freedom.</p> <p><strong>Basspistol Radio Station! </strong><br />777% music, without commercials! RobotDJ-sets and live interventions! This is the sound of freedom.</p>
<a class="button" href="https://radio.basspistol.com/">Request song 📻</a>
</article> </article>
<div class="border"> <div class="border">
<iframe src="https://radio.basspistol.com/public/basspistol/embed?theme=dark" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe> <iframe src="https://radio.basspistol.com/public/basspistol/embed?theme=dark" frameborder="0" allowtransparency="true" style="width: 100%; min-height: 150px; border: 0;"></iframe>

View file

@ -6,6 +6,7 @@
<p>Big thanks to <a href="https://velvetyne.fr/">Velvetyne</a> for the mad fonts. <p>Big thanks to <a href="https://velvetyne.fr/">Velvetyne</a> for the mad fonts.
<p>𝕿𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉 𝖎𝖘 𝖉𝖊𝖆𝖉, 𝖑𝖔𝖓𝖌 𝖑𝖎𝖛𝖊 𝖙𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉.</p> <p>𝕿𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉 𝖎𝖘 𝖉𝖊𝖆𝖉, 𝖑𝖔𝖓𝖌 𝖑𝖎𝖛𝖊 𝖙𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉.</p>
<p>Contact: info+web@basspistol.com</p> <p>Contact: info+web@basspistol.com</p>
<p>Typo? Bug? just wondering how this thing is built? <a href="https://git.basspistol.org/hq/basspistol2025">Check out the source code</a>
</article> </article>
</section> </section>