Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 57: Line 57:
 
             justify-content: center;
 
             justify-content: center;
 
         }
 
         }
         #forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
+
         #forum-topics { padding: 2em 1em; }
 
         #hp-recent h3 { margin-bottom: 1em; }
 
         #hp-recent h3 { margin-bottom: 1em; }
 
         #hp-changes { padding: 4em 0 4em 1em; }
 
         #hp-changes { padding: 4em 0 4em 1em; }
Line 86: Line 86:
 
             .hp-area-icon svg { width: 130px; height: 130px; }
 
             .hp-area-icon svg { width: 130px; height: 130px; }
 
             .hp-compass { padding: 5em; }
 
             .hp-compass { padding: 5em; }
 +
            #forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
 
         }
 
         }
 
     </style>
 
     </style>

Revision as of 11:38, 25 May 2022

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