Widget: CrisisCommunicationList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
<script type="text/javascript" src="/resources/assets/tabulator/dist/js/tabulator.min.js"></script> | <script type="text/javascript" src="/resources/assets/tabulator/dist/js/tabulator.min.js"></script> | ||
<style> | <style> | ||
# | #cc-list-wrapper { | ||
font-family: 'Open Sans'; | font-family: 'Open Sans'; | ||
margin-top: 4em; | margin-top: 4em; | ||
} | } | ||
# | #cc-list-wrapper h1, | ||
# | #cc-list-wrapper h2, | ||
# | #cc-list-wrapper h3, | ||
# | #cc-list-wrapper h4 { | ||
font-family: 'Raleway'; | font-family: 'Raleway'; | ||
font-weight: 300; | font-weight: 300; | ||
Line 19: | Line 19: | ||
} | } | ||
# | #cc-list-wrapper h1, | ||
#usecase-filters h2 { | #usecase-filters h2 { | ||
color: var(--ccl-color); | color: var(--ccl-color); | ||
Line 26: | Line 26: | ||
} | } | ||
# | #cc-list-wrapper h1 svg { | ||
height: 2.5em; | height: 2.5em; | ||
width: 2.5em; | width: 2.5em; | ||
fill: var(--ccl-color); | fill: var(--ccl-color); | ||
margin-right: .5em; | margin-right: .5em; | ||
} | |||
#cc-list-wrapper h2 { | |||
margin-bottom: 1em; | |||
} | } | ||
Line 90: | Line 94: | ||
background-color: var(--ccl-color); | background-color: var(--ccl-color); | ||
color: #fff; | color: #fff; | ||
} | } | ||
Line 577: | Line 577: | ||
</script> | </script> | ||
<div id=" | <div id="cc-list-wrapper"> | ||
<h1> | <h1> | ||
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"> | <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" overflow="hidden" viewBox="0 0 96 96"> |
Revision as of 13:00, 15 September 2023
Current version of the Crisis Communication Library.
Currently in use – do not modify!