From f94a35b7197389e578643edf19bc6336c705f75a Mon Sep 17 00:00:00 2001 From: matt Date: Sat, 22 Nov 2025 22:23:34 +0100 Subject: [PATCH] =?UTF-8?q?pre=20is=20inverted=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rp-build-instructions/index.html | 42 +++++++------------------------- 1 file changed, 9 insertions(+), 33 deletions(-) diff --git a/rp-build-instructions/index.html b/rp-build-instructions/index.html index 4ea9fee..17b7217 100644 --- a/rp-build-instructions/index.html +++ b/rp-build-instructions/index.html @@ -47,38 +47,6 @@ font-family: 'Honk', system-ui; text-align: center; } - - .button { - padding: 16px 32px; - border-radius: 8px; - background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)); - border: 1px solid rgba(255, 255, 255, 0.2); - box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5); - backdrop-filter: blur(10px); - -webkit-backdrop-filter: blur(10px); - transition: all 0.2s ease; - display: flex; - align-items: center; - gap: 8px; - margin-top: 20px; - color: #ffffff; - text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); - } - - .button:hover { - box-shadow: 0 4px 8px rgba(0,0,0,0.6); - } - - .button:active { - box-shadow: 0 0px 1px rgba(0,0,0,0.8); - transform: scale(0.995); - } - - .button-text { - font-weight: 600; - color: white; - font-size: 1.5em; - } footer { text-align: center; } @@ -96,6 +64,14 @@ h2 { text-align: center; } + + pre { + background-color:rgb(0, 0, 0); + width: 225px + } + .pre-text { + color: #ffffff; + } @@ -124,7 +100,7 @@ Material: - 3D printed Case
- Keyboard for the Alsa Setup -
+
 pcm.!default {
     type plug
     slave.pcm "softvol"