Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
(2 intermediate revisions by 2 users not shown)
Line 231: Line 231:
 
         }
 
         }
  
 +
        @media only screen and (orientation: portrait) {
 +
            .snippet-header, .snippet-body {
 +
                font-size: .75em;
 +
            }
 +
 +
            form.hp-search button {
 +
                display: none;
 +
            }
 +
        }
 
     </style>
 
     </style>
  
Line 500: Line 509:
 
         </script>
 
         </script>
  
<!-- BEGIN CHAT BOT -->
+
<!-- BEGIN SAFETY.WIDGET -->
 
<link rel="stylesheet" href="https://www.safetyinnovation.center/widget/styles.css">
 
<link rel="stylesheet" href="https://www.safetyinnovation.center/widget/styles.css">
<div id="chat-wrapper">
+
<div id="safety-widget"></div>
 
<script src="https://www.safetyinnovation.center/widget/script.js"></script>
 
<script src="https://www.safetyinnovation.center/widget/script.js"></script>
<!-- END CHAT BOT -->
+
<!-- END SAFETY.WIDGET -->
  
 
</includeonly>
 
</includeonly>

Revision as of 15:30, 6 May 2024

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