Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 149: Line 149:
             gap: 1em;
             gap: 1em;
             margin: 4em 0;
             margin: 4em 0;
        }
        .snippet {
             text-decoration: none !important;
             text-decoration: none !important;
            border: 2px solid;
            border-radius: 5px;
         }
         }
         .snippet .snippet-inner {
         .snippet .snippet-inner {
Line 156: Line 160:
             flex-flow: column nowrap;
             flex-flow: column nowrap;
             align-items: center;
             align-items: center;
            border: 2px solid;
            border-radius: 5px;
         }
         }
         .snippet-header {
         .snippet-header {

Revision as of 16:14, 27 October 2023

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