Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 151: Line 151:
 
         }
 
         }
 
         .snippet {
 
         .snippet {
 +
            display: block;
 
             text-decoration: none !important;
 
             text-decoration: none !important;
            border: 2px solid;
 
            border-radius: 5px;
 
 
         }
 
         }
 
         .snippet .snippet-inner {
 
         .snippet .snippet-inner {
Line 160: Line 159:
 
             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 17:30, 27 October 2023

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