diff --git a/css/pages/_about.css b/css/pages/_about.css index 8c1ba6ac..ba74ce79 100644 --- a/css/pages/_about.css +++ b/css/pages/_about.css @@ -546,17 +546,29 @@ .appr-intro { margin-bottom: 40px; } .appreciation-names { - display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 12px; - max-width: 900px; margin: 0 auto; -} -@media (prefers-reduced-motion: reduce) { - .appr-track { animation: none; } - /* no movement => show all cards evenly, no focal zoom/dim */ - .appr-card { transform: scale(0.92); filter: none; } + max-width: 940px; margin: 0 auto; + column-count: 4; column-gap: 44px; } .appr-name { - display: inline-block; padding: 8px 16px; border-radius: 999px; - background: #F2F7F9; border: 1px solid #E1ECF0; color: #2D5F72; - font-size: 15px; font-weight: 600; + display: flex; align-items: baseline; gap: 10px; + break-inside: avoid; padding: 10px 2px; + font-size: 15px; font-weight: 500; color: #475467; + border-bottom: 1px solid #EEF1F4; + transition: color 0.15s ease; } +.appr-name::before { + content: ""; flex: 0 0 auto; + width: 5px; height: 5px; border-radius: 50%; + background: #2D738C; opacity: 0.5; transform: translateY(-2px); +} +.appr-name:hover { color: #101828; } +.appr-name:hover::before { opacity: 1; } +@media (max-width: 900px) { .appreciation-names { column-count: 3; column-gap: 32px; } } +@media (max-width: 600px) { .appreciation-names { column-count: 2; column-gap: 24px; } } + +.appr-thanks { + max-width: 720px; margin: 48px auto 0; text-align: center; + font-size: 17px; line-height: 29px; color: #475467; +} +.appr-thanks strong { display: block; margin-top: 10px; color: #101828; font-weight: 600; } .appreciation-note { font-size: 13px; color: #98A2B3; margin: 26px auto 0; font-style: italic; } diff --git a/en/about-us/index.html b/en/about-us/index.html index 801d67b7..b814732b 100644 --- a/en/about-us/index.html +++ b/en/about-us/index.html @@ -214,7 +214,7 @@
MSOS is more than an organization - it is the energy of the team behind it. Our members are the heart and driving force that inspires us, writing this story and shaping student life in Slovenia.
+MSOS is more than an organization, it is the energy of the team behind it. Our members are the heart and driving force that inspires us, writing this story and shaping student life in Slovenia.
MSOS is its people. With gratitude to everyone who has been part of our story — and everyone still writing it with us.
+MSOS is its people. With gratitude to everyone who has been part of our story, and everyone still writing it with us.












































Placeholder — the full list of members and friends is being compiled.
+To every member, past and present, to those yet to come, and to everyone who has volunteered, contributed or supported MSOS in any way: thank you. You are the heart of this organisation. This is our story, and we are writing it together.
diff --git a/mk/about-us/index.html b/mk/about-us/index.html index 62efb651..4fd19c2c 100644 --- a/mk/about-us/index.html +++ b/mk/about-us/index.html @@ -362,37 +362,37 @@ - +МСОС се неговите луѓе. Со благодарност до сите што биле дел од нашата приказна — и до сите што сè уште ја пишуваат со нас.
+МСОС се неговите луѓе. Со благодарност до сите што биле дел од нашата приказна, и до сите што сè уште ја пишуваат со нас.












































Привремено — целосниот список на членови и пријатели е во подготовка.
+До секој член, поранешен и сегашен, до сите што допрва доаѓаат, и до секој што волонтирал, придонел или ја поддржал МСОС на кој било начин: ви благодариме. Вие сте срцето на оваа организација. Ова е нашата приказна и ја пишуваме заедно.
diff --git a/si/about-us/index.html b/si/about-us/index.html index 7692df6d..f85e06c0 100644 --- a/si/about-us/index.html +++ b/si/about-us/index.html @@ -214,7 +214,7 @@MSOS je več kot le organizacija - je energija ekipe, ki stoji za njo. Naši člani so srce in gonilna sila, ki nas navdihuje, piše to zgodbo in oblikuje študentsko življenje v Sloveniji.
+MSOS je več kot le organizacija, je energija ekipe, ki stoji za njo. Naši člani so srce in gonilna sila, ki nas navdihuje, piše to zgodbo in oblikuje študentsko življenje v Sloveniji.
MSOS so njegovi ljudje. S hvaležnostjo vsem, ki so bili del naše zgodbe — in vsem, ki jo še pišejo z nami.
+MSOS so njegovi ljudje. S hvaležnostjo vsem, ki so bili del naše zgodbe, in vsem, ki jo še pišejo z nami.












































Začasno — celoten seznam članov in prijateljev je v pripravi.
+Vsakemu članu, nekdanjemu in sedanjemu, vsem, ki šele prihajajo, in vsem, ki so kadar koli prostovoljili, prispevali ali podprli MSOS na kakršen koli način: hvala. Vi ste srce te organizacije. To je naša zgodba in pišemo jo skupaj.