Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 47: Line 47:
 
         .hp-search { margin-bottom: 4em; }
 
         .hp-search { margin-bottom: 4em; }
 
         .hp-areas { margin-bottom: 8em; }
 
         .hp-areas { margin-bottom: 8em; }
         .hp-areas h2 { text-align: center; }
+
         .hp-areas h2 { text-align: center; margin-bottom: 1.5em; }
 
         .hp-area { display: flex; flex-direction: column; align-items: center; margin-bottom: 2em; text-decoration: none; cursor: pointer; }
 
         .hp-area { display: flex; flex-direction: column; align-items: center; margin-bottom: 2em; text-decoration: none; cursor: pointer; }
 
         .hp-area:hover { text-decoration: none; }
 
         .hp-area:hover { text-decoration: none; }
Line 89: Line 89:
 
             #hp-main { width: 75%; margin: auto; }
 
             #hp-main { width: 75%; margin: auto; }
 
             .hp-search { margin-bottom: 8em; }
 
             .hp-search { margin-bottom: 8em; }
 +
            .hp-areas h2 { text-align: center; margin-bottom: 2em; }
 
             .hp-area { flex-direction: row; }
 
             .hp-area { flex-direction: row; }
 
             .hp-area-icon svg { width: 130px; height: 130px; }
 
             .hp-area-icon svg { width: 130px; height: 130px; }

Revision as of 14:30, 25 May 2022

Development verstion of the DCT Homepage.
Not ready for production!