Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 14: Line 14:
 
             background-blend-mode: overlay, overlay, normal;
 
             background-blend-mode: overlay, overlay, normal;
 
             clip-path: inset(0 100% 100% 0);
 
             clip-path: inset(0 100% 100% 0);
             transition: all 300ms ease-in-out;
+
             transition: all 500ms ease-in-out;
 
         }
 
         }
 
         .loaded #hp-heading { clip-path: inset(0); }
 
         .loaded #hp-heading { clip-path: inset(0); }

Revision as of 16:27, 23 May 2022

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