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;
 
         }
 
         }
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; display: flex; flex-direction: column; }
+
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; }
         #hp-heading h1 span { display: inline-block; white-space: nowrap; }
+
         #hp-heading h1 span { display: block; white-space: nowrap; }
 
         #hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; }
 
         #hp-heading h1 span:nth-child(1) { font-weight: 800; letter-spacing: .06em; }
 
         #hp-heading h1 span:nth-child(2) { font-weight: 500; }
 
         #hp-heading h1 span:nth-child(2) { font-weight: 500; }

Revision as of 15:45, 23 May 2022

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