Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 34: Line 34:
 
         .loaded #hp-heading h1 span { opacity: .95; transform: translateX(0); position: relative; }
 
         .loaded #hp-heading h1 span { opacity: .95; transform: translateX(0); position: relative; }
 
         #hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; transition-delay: 300ms; }
 
         #hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; transition-delay: 300ms; }
         #hp-heading h1 span:nth-child(1)::before {   
+
         /* #hp-heading h1 span:nth-child(1)::before {   
 
             content: "[";
 
             content: "[";
 
             color: var(--links-orange);
 
             color: var(--links-orange);
Line 53: Line 53:
 
             left: 2.15em;
 
             left: 2.15em;
 
             font-weight: 500;   
 
             font-weight: 500;   
         }
+
         } */
 
         #hp-heading h1 span:nth-child(2) { font-weight: 500; transition-delay: 400ms; }
 
         #hp-heading h1 span:nth-child(2) { font-weight: 500; transition-delay: 400ms; }
 
         #hp-heading h1 span:nth-child(3) { font-weight: 100; transition-delay: 500ms; }
 
         #hp-heading h1 span:nth-child(3) { font-weight: 100; transition-delay: 500ms; }

Revision as of 16:26, 29 June 2022

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