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 9: Line 9:
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: 1em; }
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: 1em; }
         #hp-heading h1 span { display: block; }
         #hp-heading h1 span { display: block; }
         #hp-heading h1 span:nth-child(1) { font-weight: 900; }
         #hp-heading h1 span:nth-child(1) { font-weight: 800; }
         #hp-heading h1 span:nth-child(2) { font-weight: 500; }
         #hp-heading h1 span:nth-child(2) { font-weight: 500; }
         #hp-heading h1 span:nth-child(2) { font-weight: 100; }
         #hp-heading h1 span:nth-child(3) { font-weight: 100; }
         #hp-heading .hp-lead { font-size: 2em; font-weight: 300; }
         #hp-heading .hp-lead { font-size: 2em; font-weight: 300; }
         #hp-main { width: 75%; margin: auto; }
         #hp-main { width: 75%; margin: auto; }

Revision as of 15:55, 17 May 2022

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