From e0be3b385a4075b789bd3127b646d02e1af3b1b7 Mon Sep 17 00:00:00 2001 From: maxstrb Date: Wed, 17 Dec 2025 18:11:40 +0100 Subject: [PATCH] Text for other sites + css cleanup --- css/style.css | 31 ++++++++++++----- goals.html | 31 ++++++++++++++++- index.html | 2 +- steps_to_take.html | 87 +++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 140 insertions(+), 11 deletions(-) diff --git a/css/style.css b/css/style.css index 74b491b..b07c862 100644 --- a/css/style.css +++ b/css/style.css @@ -10,7 +10,7 @@ body { header { position: fixed; width: 100%; - padding: 20px 40px; + padding: 10px 15px; top: 0; left: 0; @@ -25,12 +25,7 @@ header { border-bottom: 1px solid rgba(0, 0, 0, 0.05); background-color: white; -} - -header > img { - aspect-ratio: initial; - height: 55px; - transition: transform 0.3s ease; + border-radius: 0 0 20px 20px; } /*https://getcssscan.com/css-buttons-examples button 6*/ @@ -90,7 +85,7 @@ nav { } main { - margin-top: 130px; + margin-top: 110px; width: 50vw; margin-left: 25vw; } @@ -208,3 +203,23 @@ a { a:hover { text-decoration: underline; } + +#anti-logo { + height: 49px; + width: 49px; + + padding: 10px; + + aspect-ratio: initial; + object-fit: cover; + + border-radius: 100%; + box-shadow: rgba(0, 0, 0, 0.08) 0 4px 8px 0; +} + +@media (max-width: 1000px) { + main { + margin-left: 5%; + width: 90%; + } +} diff --git a/goals.html b/goals.html index 5c8cfb5..ca42110 100644 --- a/goals.html +++ b/goals.html @@ -8,7 +8,7 @@
- nvidia logo crossed +
+ +
+
+

Naše cíle

+ +
+

Čeho chceme dosáhnout

+

+ Tato stránka shrnuje hlavní cíle tohoto apelu. Nejde o útok na značku jako takovou, + ale o snahu poukázat na konkrétní problémy a vyvolat diskuzi. +

+ +
    +
  • Upozornit NVIDII, že takhle ne
  • + +
  • + Donutit NVIDII podstoupit určité kroky +
      +
    1. Začít se starat o staré karty
    2. +
    3. Open source staré drivery
    4. +
    +
  • + +
  • Upozornit veřejnost co NVIDIA dělá
  • +
  • Alespoň částečně pobavit Kláru Peškovou
  • +
+
+
+
diff --git a/index.html b/index.html index 3f4ff20..5eaea54 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@
- nvidia logo crossed +