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 7: Line 7:
         #hp-wrapper { font-family: 'Open Sans'; }
         #hp-wrapper { font-family: 'Open Sans'; }
         #hp-heading { padding: 3em; margin-bottom: 8em; background: #eee; }
         #hp-heading { padding: 3em; margin-bottom: 8em; background: #eee; }
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; }
         #hp-heading h1 { font-family: 'Raleway'; font-size: 5em; margin-bottom: .5em; }
         #hp-heading h1 span { display: block; }
         #hp-heading h1 span { display: block; }
         #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; }
Line 13: Line 13:
         #hp-heading h1 span:nth-child(3) { font-weight: 100; }
         #hp-heading h1 span:nth-child(3) { font-weight: 100; }
         #hp-heading .hp-lead { font-size: 2em; font-weight: 300; margin-bottom: 2em; }
         #hp-heading .hp-lead { font-size: 2em; font-weight: 300; margin-bottom: 2em; }
        .hp-large-button { font-size: 3em; padding: .5em; border: 1px solid black; }
         #hp-main { width: 75%; margin: auto; }
         #hp-main { width: 75%; margin: auto; }
         .hp-search { margin-bottom: 8em; }
         .hp-search { margin-bottom: 8em; }

Revision as of 14:08, 20 May 2022

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