From daae7f57de91f1c7842708bdde97b7580b5b3ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 3 Oct 2022 02:10:53 +0200 Subject: [PATCH] Use normal font weight --- _includes/styles/page.scss | 12 ++++++++++++ _includes/styles/style.scss | 1 + about.yml | 4 ++-- os.yml | 8 ++++---- privacy.yml | 4 ++-- 5 files changed, 21 insertions(+), 8 deletions(-) diff --git a/_includes/styles/page.scss b/_includes/styles/page.scss index a7ce0e3..7f1f471 100644 --- a/_includes/styles/page.scss +++ b/_includes/styles/page.scss @@ -77,6 +77,18 @@ } } + &--section-contents { + font-weight: normal; + line-height: 1.75; + + pre, + code { + background-color: var(--background-alt); + border-radius: 4px; + padding: 4px; + } + } + &--link { pointer-events: all; color: var(--foreground); diff --git a/_includes/styles/style.scss b/_includes/styles/style.scss index 995bb5d..91e8094 100644 --- a/_includes/styles/style.scss +++ b/_includes/styles/style.scss @@ -6,6 +6,7 @@ html { --accent: #ed1c24; --foreground: #000; --background: #fff; + --background-alt: #f5f5f5; font-family: 'Open Sans', Arial, sans-serif; font-weight: 900; diff --git a/about.yml b/about.yml index b43dafb..3fed963 100644 --- a/about.yml +++ b/about.yml @@ -34,7 +34,7 @@ content: ## Our Privacy Policy - Is over [here](https://pub.solar/privacy). + Is over [here](/privacy). ## Our hosting @@ -71,7 +71,7 @@ content: Findest Du [hier](https://cloud.pub.solar/s/2KErtaYeLn5d6MZ). ## Unsere Datenschutzerklärung - Findest Du [hier](https://pub.solar/privacy). + Findest Du [hier](/privacy). ## Unser Hosting diff --git a/os.yml b/os.yml index 02a9017..9db48f3 100644 --- a/os.yml +++ b/os.yml @@ -17,9 +17,9 @@ content: ## Downloads - **Download the latest ISO build:** [PubSolarOS-latest.iso](https://pub.solar/os/isos/PubSolarOS-latest.iso) + **Download the latest ISO build: [PubSolarOS-latest.iso](https://pub.solar/os/isos/PubSolarOS-latest.iso)** - To verify the checksum download the [sha256 signature file], place it next to the iso, and run a check: + To verify the checksum download the [sha256 signature file](https://pub.solar/os/isos/PubSolarOS-latest.iso.sha256), place it next to the iso, and run a check: ``` $ sha256sum --check < pubsolaros-latest.iso.sha256 @@ -28,6 +28,6 @@ content: de: | # PubSolarOS ist ein Betriebssystem - Alles in und um PubSolarOS ist momentan am Englischen angelehnt. Falls du den Englischen Text auf dieser Seite nicht verstehst, macht es wahrscheinlich nicht viel Spaß PubSolarOS zu benutzen. + Alles in und um PubSolarOS ist momentan in der Englischen Sprache. Falls du den Englischen Text auf dieser Seite nicht verstehst, macht es wahrscheinlich nicht viel Spaß PubSolarOS zu benutzen. - Falls du dich trotzdem interessierst, rede gerne mit uns über [#hakken in Matrix](https://matrix.to/#/#hakken:pub.solar?via=chat.pub.solar). + Falls du dich trotzdem interessierst, rede gerne mit uns in [#hakken](https://matrix.to/#/#hakken:pub.solar?via=chat.pub.solar). diff --git a/privacy.yml b/privacy.yml index 88b6220..4e9a1ce 100644 --- a/privacy.yml +++ b/privacy.yml @@ -8,7 +8,7 @@ content: Information on data privacy and protection for the Matrix service operated by pub.solar n.e.V. as required by article 13 DSGVO - *Explanation: Our Matrix service consists of the "Homeserver"; `https://matrix.pub.solar`, as well as the web-based Element-Messenger ([chat.pub.solar](https://chat.pub.solar/)).* + **Explanation**: Our Matrix service consists of the "Homeserver"; `https://matrix.pub.solar`, as well as the web-based Element-Messenger ([chat.pub.solar](https://chat.pub.solar/)). ## Responsible for operating the service @@ -65,6 +65,6 @@ content: We have created the basic structure of this data protection information with the help of [DS-GVO.clever-Tools](https://www.baden-wuerttemberg.datenschutz.de/ds-gvo.clever/) and adapted it to our needs. We have also used parts of [Datenschutzerklärung der TU-Dresden](https://doc.matrix.tu-dresden.de/privacy/) and adjusted them accordingly. Text is licensed [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.de). de: | - Es gibt momentan leider keine Deutsche Version unserer Datenschutzerklärung. + **Es gibt momentan leider keine Deutsche Version unserer Datenschutzerklärung.** Falls Du unbedingt eine sehen willst, dann kontaktiere die Crew damit wir das Thema höher priorisieren können.