Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 13: Line 13:
 
                 linear-gradient(113deg, #D0F2F2 0%, #D0F2F2 40%, #34B8B8 calc(40% + 1px), #34B8B8 50%, #166EA9 calc(50% + 1px), #166EA9 70%, #125887 calc(70% + 1px), #125887 100%);
 
                 linear-gradient(113deg, #D0F2F2 0%, #D0F2F2 40%, #34B8B8 calc(40% + 1px), #34B8B8 50%, #166EA9 calc(50% + 1px), #166EA9 70%, #125887 calc(70% + 1px), #125887 100%);
 
             background-blend-mode: overlay, overlay, normal;
 
             background-blend-mode: overlay, overlay, normal;
 +
            clip-path: inset(0, 100%, 100%, 0);
 +
            transition: all 300ms ease-in-out;
 
         }
 
         }
 
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; }
 
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; }

Revision as of 16:22, 23 May 2022

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