diff --git a/site/styles/events.css b/site/styles/events.css index 8c681a6..aa66a3a 100644 --- a/site/styles/events.css +++ b/site/styles/events.css @@ -1,20 +1,18 @@ .event { display: flex; flex-direction: row; -} -.event:hover { - border-bottom: 5px var(--hightlight) solid; -} - -.event:hover > div { - padding-bottom: calc(0.5rem - 5px); -} - -.event > div { - padding-top: 0.5rem; - padding-bottom: 0.5rem; - white-space: nowrap; + &:hover { + border-bottom: 5px var(--hightlight) solid; + & > div { + padding-bottom: calc(0.5rem - 5px); + } + } + & > div { + padding-top: 0.5rem; + padding-bottom: 0.5rem; + white-space: nowrap; + } } .date { @@ -46,19 +44,17 @@ flex-direction: column; margin-bottom: 1rem; border-left: 3px solid var(--border); - } - - .event > div { - padding: 0 0.5rem; - white-space: normal; - } - - .event:hover { - border-bottom: none; - } - - .event:hover > div { - padding-bottom: 0; + &:hover { + border-bottom: none; + border-left: 3px solid var(--hightlight); + & > div { + padding-bottom: 0; + } + } + & > div { + padding: 0 0.5rem; + white-space: normal; + } } .date { diff --git a/template/events-en.html b/template/events-en.html index 0c659fd..5e2bce4 100644 --- a/template/events-en.html +++ b/template/events-en.html @@ -1,8 +1,19 @@
- Following list contains all forthcoming events. Held events are listed in - archive. -
-We also provide ical file
-+ Following list contains all forthcoming events. Held events are listed in + archive. +
++ Events are also available as an + ical file. +
+We also provide ical file
++ + Short description + + how to find a space +
+- Naredna lista sadrži sve predstojeće događaje. Za listu održanih događaja - pogledaj arhivu. -
-- Događaje možeš učitati i sa - ical datotekom. -
-- - Kratako uputstvo - - kako pronaci prostor -
-+ Naredna lista sadrži sve predstojeće događaje. Za listu održanih događaja + pogledaj arhivu. +
++ Događaje možeš učitati i sa + ical datotekom. +
++ + Kratako uputstvo + + kako pronaci prostor +
+