Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 6: | Line 6: | ||
<style> | <style> | ||
#dct-list-wrapper { font-family: 'Open Sans'; } | #dct-list-wrapper { font-family: 'Open Sans'; } | ||
#dct-list-wrapper h1 | #dct-list-wrapper h1 { | ||
font-family: 'Raleway'; | font-family: 'Raleway'; | ||
font-weight: 300; | font-weight: 300; | ||
Line 12: | Line 12: | ||
margin-bottom: 2em; | margin-bottom: 2em; | ||
color: var(--links-blue); | color: var(--links-blue); | ||
} | |||
#dct-list-wrapper h2 { | |||
font-family: 'Raleway'; | |||
font-weight: 300; | |||
letter-spacing: .06em; | |||
} | } | ||
#data-source-filter { | #data-source-filter { |
Revision as of 16:10, 7 June 2022
Development verstion of the DCT List.
Not ready for production!