minor fixes
This commit is contained in:
parent
6fa097fb97
commit
a44d846c65
5 changed files with 25 additions and 11 deletions
|
|
@ -117,7 +117,7 @@ footer {
|
|||
|
||||
flex-wrap: wrap;
|
||||
padding: 0;
|
||||
|
||||
font-size: .75em;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
|
|
@ -189,6 +189,7 @@ strong, b {
|
|||
line-height: 5em;
|
||||
border-radius: 300px;
|
||||
text-decoration: none;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
/* Screen size root */
|
||||
|
|
@ -198,6 +199,9 @@ strong, b {
|
|||
h1 {
|
||||
font-size: 12em;
|
||||
}
|
||||
footer {
|
||||
font-size: .9em;
|
||||
}
|
||||
}
|
||||
|
||||
/* Sections Begin */
|
||||
|
|
|
|||
|
|
@ -31,6 +31,18 @@
|
|||
div.now > figure {
|
||||
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) {
|
||||
h2 {
|
||||
font-size: 8em;
|
||||
|
|
@ -45,20 +57,15 @@
|
|||
div.now > figure, div.now > div {
|
||||
padding: 20px 0;
|
||||
}
|
||||
}
|
||||
|
||||
.now {
|
||||
flex: 1 1 300px;
|
||||
.inf-rgpd {
|
||||
font-size: .8em;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
.inf-rgpd {
|
||||
font-size: .5em;
|
||||
}
|
||||
.inf-success > h4 {
|
||||
font-family: Sigoil,Space-Grotesk,arial,helvetica,sans-serif;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -107,6 +107,7 @@
|
|||
<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.
|
||||
</p>
|
||||
<a class="button" href="https://v.basspistol.org/">More videos 📺</a>
|
||||
</article>
|
||||
|
||||
{{ with try (resources.GetRemote $url) }}
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@
|
|||
<article class="section-headers" style="background-image: url(/2025/images/radio.webp);">
|
||||
<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>
|
||||
<a class="button" href="https://radio.basspistol.com/">Request song 📻</a>
|
||||
</article>
|
||||
<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>
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
<p>Big thanks to <a href="https://velvetyne.fr/">Velvetyne</a> for the mad fonts.
|
||||
<p>𝕿𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉 𝖎𝖘 𝖉𝖊𝖆𝖉, 𝖑𝖔𝖓𝖌 𝖑𝖎𝖛𝖊 𝖙𝖍𝖊 𝖚𝖓𝖉𝖊𝖗𝖌𝖗𝖔𝖚𝖓𝖉.</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>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue