Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
(38 intermediate revisions by 2 users not shown)
Line 229: Line 229:
 
             background-color: var(--safe-color);
 
             background-color: var(--safe-color);
 
             border-color: var(--safe-color);
 
             border-color: var(--safe-color);
 +
        }
 +
 +
        @media only screen and (orientation: portrait) {
 +
            .snippet-header, .snippet-body {
 +
                font-size: .75em;
 +
            }
 +
 +
            form.hp-search button {
 +
                display: none;
 +
            }
 
         }
 
         }
 
     </style>
 
     </style>
Line 465: Line 475:
 
                 {
 
                 {
 
                     "title": "Do you struggle with managing volunteers in disasters?",
 
                     "title": "Do you struggle with managing volunteers in disasters?",
                     "body": "Look at our use cases on how to engage them.",
+
                     "body": "Take part in the course on mobilizing volunteers.",
 
                     "action": "/index.php/Including_Citizens_Handbook#mobilizing_volunteers",
 
                     "action": "/index.php/Including_Citizens_Handbook#mobilizing_volunteers",
 
                     "product": "ICH",
 
                     "product": "ICH",
Line 498: Line 508:
 
             }
 
             }
 
         </script>
 
         </script>
 +
 +
<!-- BEGIN SAFETY.WIDGET -->
 +
<link rel="stylesheet" href="https://www.safetyinnovation.center/widget/styles.css">
 +
<div id="safety-widget"></div>
 +
<script src="https://www.safetyinnovation.center/widget/script.js"></script>
 +
<!-- END SAFETY.WIDGET -->
 +
 
</includeonly>
 
</includeonly>

Revision as of 15:30, 6 May 2024

Second version of the LINKS Community Center homepage.
Do not modify!