removed '--blue'

This commit is contained in:
partisan 2024-12-03 22:06:40 +01:00
parent 7eb3e107c0
commit 90967ede93
11 changed files with 58 additions and 98 deletions

View file

@ -9,6 +9,7 @@
<title>{{ translate "site_name" }} - {{ .Query }}</title>
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="/static/css/{{.Theme}}.css">
<link rel="stylesheet" href="/static/css/style-fonts.css">
<link rel="search" type="application/opensearchdescription+xml" title="{{ translate "site_name" }}" href="/opensearch.xml">
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.9.4/dist/leaflet.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.9.4/dist/leaflet.css" />