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 98: Line 98:
         }
         }
         .orange .placeholder-box::before, .orange .placeholder-box::after { background-color: var(--links-orange); }
         .orange .placeholder-box::before, .orange .placeholder-box::after { background-color: var(--links-orange); }
        .grey * {
            color: var(--links-grey);
            border-color: var(--links-grey);
            fill: var(--links-grey);
        }
        .grey .placeholder-box::before, .grey .placeholder-box::after { background-color: var(--links-grey); }
         @media screen and (min-width: 992px) {
         @media screen and (min-width: 992px) {
             #hp-heading .hp-lead { max-width: 50%; }
             #hp-heading .hp-lead { max-width: 50%; }
Line 149: Line 155:
         </div>
         </div>


         <div class="hp-compass">
         <div class="hp-compass grey">
             <div class="d-flex align-items-center">
             <div class="d-flex align-items-center">
                 <div class="hp-area-icon">
                 <div class="hp-area-icon">

Revision as of 16:13, 23 May 2022

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