Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 6: Line 6:
 
     <style>
 
     <style>
 
         #hp-wrapper { font-family: 'Open Sans';}
 
         #hp-wrapper { font-family: 'Open Sans';}
 +
        #hp-heading { margin-bottom: 4em; }
 
         #hp-heading h1 { font-family: 'Raleway';}
 
         #hp-heading h1 { font-family: 'Raleway';}
 
         #hp-heading h1 span { display: block;}
 
         #hp-heading h1 span { display: block;}
 +
        .hp-search { margin-bottom: 4em;  }
 
         .placeholder-box {
 
         .placeholder-box {
 
             position: relative;
 
             position: relative;
Line 49: Line 51:
 
         <p>Strengthening links between technologies and&nbsp;society for&nbsp;European disaster resilience.</p>
 
         <p>Strengthening links between technologies and&nbsp;society for&nbsp;European disaster resilience.</p>
 
     </div>
 
     </div>
 +
 
     <div>
 
     <div>
         <input class="form-control form-control-lg" type="text" placeholder=".form-control-lg">
+
         <div class="hp-search">
         <div class="placeholder-box"></div>
+
            <input class="form-control form-control-lg" type="text" placeholder=".form-control-lg">
 +
        </div>
 +
         <div class="hp-areas">
 +
            <div class="placeholder-box"></div>
 +
 
 +
        </div>
 
     </div>
 
     </div>
 
</includeonly>
 
</includeonly>

Revision as of 16:21, 17 May 2022

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