Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 12: Line 12:
         }
         }
         #dct-list-wrapper h1 {
         #dct-list-wrapper h1 {
            margin-bottom: 2em;
             color: var(--links-blue);
             color: var(--links-blue);
             display: flex;
             display: flex;
             align-items: center;
             align-items: center;
        }
        #dct-intro {
            font-size: larger;
            margin-bottom: 2em;
         }
         }
         #dct-list-wrapper h1 svg {
         #dct-list-wrapper h1 svg {
Line 415: Line 418:
             <span>Technologies</span>
             <span>Technologies</span>
         </h1>
         </h1>
        <div id="dct-intro">
         <p>A <em>Disaster Community Technology (DCT)</em> is a&nbsp;software or&nbsp;software function for&nbsp;interaction
         <p>A <em>Disaster Community Technology (DCT)</em> is a&nbsp;software or&nbsp;software function for&nbsp;interaction
             with, within or&nbsp;among groups of&nbsp;people who have similar interests or&nbsp;have common attributes (i.e.,
             with, within or&nbsp;among groups of&nbsp;people who have similar interests or&nbsp;have common attributes (i.e.,
Line 421: Line 425:
         <p>This page provides an&nbsp;overview of&nbsp;various Disaster Community Technologies. You can use the&nbsp;filters to&nbsp;identify
         <p>This page provides an&nbsp;overview of&nbsp;various Disaster Community Technologies. You can use the&nbsp;filters to&nbsp;identify
             relevant tools according to your needs and then click on the name of a&nbsp;tool to&nbsp;get further information.</p>
             relevant tools according to your needs and then click on the name of a&nbsp;tool to&nbsp;get further information.</p>
        </div>
         <div id="#dct-filters">
         <div id="#dct-filters">
             <h2>Filters</h2>
             <h2>Filters</h2>

Revision as of 11:23, 20 June 2022

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