Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 50: Line 50:
 
         .hp-area-text p { font-size: 1.2em; margin: 0 0 0 .1em; }
 
         .hp-area-text p { font-size: 1.2em; margin: 0 0 0 .1em; }
 
         .hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; }
 
         .hp-area-arrow { flex: 1 0; font-size: 3em; margin-left: 1em; user-select: none; }
         .hp-compass { border-top: 1px solid rgba(0, 0, 0, .9); border-bottom: 1px solid rgba(0, 0, 0, .9); padding: 5em; display: flex; justify-content: center; }
+
         .hp-compass {
 +
            border-top: 1px solid rgba(0, 0, 0, .9);
 +
            border-bottom: 1px solid rgba(0, 0, 0, .9);
 +
            padding: 2em 1em;
 +
            display: flex;
 +
            justify-content: center;
 +
        }
 
         #forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
 
         #forum-topics { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
 
         #hp-recent h3 { margin-bottom: 1em; }
 
         #hp-recent h3 { margin-bottom: 1em; }
Line 79: Line 85:
 
             .hp-search { margin-bottom: 8em; }
 
             .hp-search { margin-bottom: 8em; }
 
             .hp-area-icon svg { width: 130px; height: 130px; }
 
             .hp-area-icon svg { width: 130px; height: 130px; }
 +
            .hp-compass { padding: 5em; }
 
         }
 
         }
 
     </style>
 
     </style>

Revision as of 11:35, 25 May 2022

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