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 67: Line 67:
             justify-content: center;
             justify-content: center;
         }
         }
        .hp-compass h2 { font-size: 3em; }
        .hp-compass p { font-size: 1.8em; }
        .hp-compass svg { width: 200px; height: 200px; }
         #hp-resources, #hp-networks { border-top: 1px solid rgba(0, 0, 0, .9); padding: 2em 1em; }
         #hp-resources, #hp-networks { border-top: 1px solid rgba(0, 0, 0, .9); padding: 2em 1em; }
         #hp-resources .hp-area, #hp-networks .hp-area { margin-bottom: 0 !important; }
         #hp-resources .hp-area, #hp-networks .hp-area { margin-bottom: 0 !important; }
Line 115: Line 112:
             #forum-topics, #hp-resources { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
             #forum-topics, #hp-resources { padding: 4em 1em 4em 0; border-right: 1px solid rgba(0, 0, 0, .9); }
             #hp-changes, #hp-networks { padding: 4em 0 4em 1em; border-top: 0 none; }
             #hp-changes, #hp-networks { padding: 4em 0 4em 1em; border-top: 0 none; }
            .hp-compass h2 { font-size: 3em; }
            .hp-compass p { font-size: 1.8em; }
            .hp-compass svg { width: 200px; height: 200px; }
         }
         }
     </style>
     </style>

Revision as of 14:00, 28 June 2022

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