Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 143: Line 143:
 
             grid-template-columns: repeat(3, 1fr);
 
             grid-template-columns: repeat(3, 1fr);
 
             gap: 1em;
 
             gap: 1em;
 +
            margin: 4em 0;
 
         }
 
         }
 
         .snippet {  
 
         .snippet {  
Line 160: Line 161:
 
         }
 
         }
 
         .snippet-body {
 
         .snippet-body {
            font-size: 75%;
 
 
             padding: 1em;
 
             padding: 1em;
 
             transition: all 250ms;
 
             transition: all 250ms;

Revision as of 16:40, 15 October 2023

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