add variable titles, dangers page (#23)

This commit is contained in:
Will Freeman
2024-12-16 17:28:48 -07:00
committed by GitHub
parent 876123eabc
commit ff9fa39dc6
16 changed files with 590 additions and 108 deletions
+9
View File
@@ -21,3 +21,12 @@ a:hover {
.leaflet-bar a {
color: var(--df-text-color) !important;
}
p {
font-family: "PT Serif", serif;
/* font-size: 1.1em; */
}
.serif {
font-family: "PT Serif", serif;
}