Widget: Homepage: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 181: | Line 181: | ||
.snippet.FS { color: var(--safe-color); } | .snippet.FS { color: var(--safe-color); } | ||
.snippet.RW { color: var(--links-grey); } | |||
.snippet.TL .snippet-header { | .snippet.TL .snippet-header { | ||
Line 195: | Line 197: | ||
background-color: var(--links-cyan); | background-color: var(--links-cyan); | ||
border-color: var(--links-cyan); | border-color: var(--links-cyan); | ||
} | |||
.snippet.RW .snippet-header { | |||
background-color: var(--links-grey); | |||
border-color: var(--links-grey); | |||
} | } | ||
Line 209: | Line 216: | ||
.snippet:hover .snippet-header { background-color: #fff; } | .snippet:hover .snippet-header { background-color: #fff; } | ||
.snippet.TL:hover .snippet-header { color: var(--links-blue); } | .snippet.TL:hover .snippet-header { color: var(--links-blue); } | ||
.snippet.RW:hover .snippet-header { color: var(--links-grey); } | |||
.snippet.GL:hover .snippet-header { color: var(--links-orange); } | .snippet.GL:hover .snippet-header { color: var(--links-orange); } | ||
.snippet.UCL:hover .snippet-header { color: var(--links-cyan); } | .snippet.UCL:hover .snippet-header { color: var(--links-cyan); } | ||
Line 442: | Line 450: | ||
"action": "/index.php/Feel_Safe", | "action": "/index.php/Feel_Safe", | ||
"product": "FS", | "product": "FS", | ||
}, | |||
{ | |||
"title": "Do you know how to engage with vulnerable groups?", | |||
"body": "In this helpful guide we walk you through a few actions that can be taken.", | |||
"action": "/index.php/Including_Citizens_Handbook#making_information_accessible", | |||
"product": "ICH", | |||
}, | |||
{ | |||
"title": "Want to advance your organization’s use of social media?", | |||
"body": "Try the Resilience Wheel.", | |||
"action": "/index.php/Resilience_Wheel", | |||
"product": "RW", | |||
}, | }, | ||
]; | ]; |
Revision as of 15:57, 15 October 2023
Second version of the LINKS Community Center homepage.
Do not modify!