From a44d846c657a4d46266c1b9091f8ea5c566016b7 Mon Sep 17 00:00:00 2001
From: sakrecoer
Date: Thu, 3 Jul 2025 13:07:06 +0200
Subject: [PATCH] minor fixes
---
themes/basspistol2025/assets/css/style.css | 6 ++++-
.../layouts/partials/body/now.html | 27 ++++++++++++-------
.../layouts/partials/body/peertube.html | 1 +
.../layouts/partials/body/radio.html | 1 +
.../layouts/partials/footer/footer.html | 1 +
5 files changed, 25 insertions(+), 11 deletions(-)
diff --git a/themes/basspistol2025/assets/css/style.css b/themes/basspistol2025/assets/css/style.css
index 0184633..1336e20 100644
--- a/themes/basspistol2025/assets/css/style.css
+++ b/themes/basspistol2025/assets/css/style.css
@@ -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 */
diff --git a/themes/basspistol2025/layouts/partials/body/now.html b/themes/basspistol2025/layouts/partials/body/now.html
index bd49154..28e10ad 100644
--- a/themes/basspistol2025/layouts/partials/body/now.html
+++ b/themes/basspistol2025/layouts/partials/body/now.html
@@ -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;
}
+ .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;
-}
+
diff --git a/themes/basspistol2025/layouts/partials/body/peertube.html b/themes/basspistol2025/layouts/partials/body/peertube.html
index 4021810..b816ee6 100644
--- a/themes/basspistol2025/layouts/partials/body/peertube.html
+++ b/themes/basspistol2025/layouts/partials/body/peertube.html
@@ -107,6 +107,7 @@
Basspistol facilitates a Peertube instance, 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.
+ More videos πΊ
{{ with try (resources.GetRemote $url) }}
diff --git a/themes/basspistol2025/layouts/partials/body/radio.html b/themes/basspistol2025/layouts/partials/body/radio.html
index 020d6f6..fbab195 100644
--- a/themes/basspistol2025/layouts/partials/body/radio.html
+++ b/themes/basspistol2025/layouts/partials/body/radio.html
@@ -51,6 +51,7 @@
diff --git a/themes/basspistol2025/layouts/partials/footer/footer.html b/themes/basspistol2025/layouts/partials/footer/footer.html
index 43ab9f1..259cc35 100644
--- a/themes/basspistol2025/layouts/partials/footer/footer.html
+++ b/themes/basspistol2025/layouts/partials/footer/footer.html
@@ -6,6 +6,7 @@
Big thanks to Velvetyne for the mad fonts.
πΏππ πππππππππππ ππ ππππ, ππππ ππππ πππ πππππππππππ.
Contact: info+web@basspistol.com
+
Typo? Bug? just wondering how this thing is built? Check out the source code