Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
(37 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 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!