diff --git a/_includes/styles/iso-iframe.scss b/_includes/styles/iso-iframe.scss index 6142de1..1624271 100644 --- a/_includes/styles/iso-iframe.scss +++ b/_includes/styles/iso-iframe.scss @@ -1,4 +1,6 @@ .ps-iso-iframe { width: 100%; - aspect-ratio: 16 / 9; + aspect-ratio: 16 / 10; + border: 0; + border-top: 1px solid var(--foreground); } diff --git a/_includes/styles/page.scss b/_includes/styles/page.scss index cadfba3..6f4d62f 100644 --- a/_includes/styles/page.scss +++ b/_includes/styles/page.scss @@ -25,7 +25,6 @@ border: 12px solid black; margin-top: 10vh; margin-bottom: 10vh; - padding: 5vw; max-width: 700px; flex-basis: 100%; font-size: 16px; @@ -39,6 +38,10 @@ margin: 1vw; } + &_home { + padding: 5vw; + } + a { color: var(--accent); border-bottom: 1px solid white; @@ -78,6 +81,7 @@ } &--section-contents { + margin: 5vw; font-weight: 500; line-height: 1.75; diff --git a/os.yml b/os.yml index 7104266..692784d 100644 --- a/os.yml +++ b/os.yml @@ -15,16 +15,18 @@ content: Since PubSolarOS is still in it's infancy the setup can be quite involved and documentation out of date (lol). Reach out to us via [#hakken in Matrix](https://matrix.to/#/#hakken:pub.solar?via=chat.pub.solar). - ## Downloads + ## Latest version **Download the latest ISO build: [PubSolarOS-latest.iso](https://pub.solar/os/download/PubSolarOS-latest.iso)** To verify the checksum download the [sha256 signature file](https://pub.solar/os/download/PubSolarOS-latest.iso.sha256), place it next to the iso, and run a check: ``` - $ sha256sum --check < pubsolaros-latest.iso.sha256 + $ sha256sum --check < ./PubSolarOS-latest.iso.sha256 ``` + ## Other versions + de: | # PubSolarOS ist ein Betriebssystem