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 34: Line 34:
         .loaded #hp-heading h1 span { opacity: .95; transform: translateX(0);}
         .loaded #hp-heading h1 span { opacity: .95; transform: translateX(0);}
         #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 { content: "["; display: none;  }
         #hp-heading h1 span:nth-child(1)::before { content: "["; visibility: hidden;  }
         #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 15:13, 29 June 2022

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