xxwhirlpool
·
2025-09-01
cfaarchive.css
1@-moz-document domain("cfaarchive.org") {
2body,
3h1,
4h2,
5h3,
6h4,
7h5,
8h6,
9.heading,
10blockquote,
11p {
12 font-family: 'Noto Sans' !important;
13}
14
15.datetime {
16 font-family: monospace !important;
17}
18}