Update font on cookie notice and change favicon

This commit is contained in:
2020-12-25 17:57:09 +00:00
parent b9b768bcaf
commit 80d3e297f2
28 changed files with 68 additions and 68 deletions

View File

@@ -120,7 +120,7 @@ body {
background-color: var(--background-colour);
color: var(--text-colour); }
body, input, select, textarea {
body, input, select, textarea, button {
font-family: "Raleway", Arial, Helvetica, sans-serif;
font-weight: 400;
font-size: 1rem;