Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
} | } | ||
#dct-list-wrapper h1 { | #dct-list-wrapper h1 { | ||
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 software or software function for interaction | <p>A <em>Disaster Community Technology (DCT)</em> is a software or software function for interaction | ||
with, within or among groups of people who have similar interests or have common attributes (i.e., | with, within or among groups of people who have similar interests or have common attributes (i.e., | ||
Line 421: | Line 425: | ||
<p>This page provides an overview of various Disaster Community Technologies. You can use the filters to identify | <p>This page provides an overview of various Disaster Community Technologies. You can use the filters to identify | ||
relevant tools according to your needs and then click on the name of a tool to get further information.</p> | relevant tools according to your needs and then click on the name of a tool to 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!