wip: colors

This commit is contained in:
Michael Costa
2023-04-08 11:45:59 +11:00
parent 69e4f10fa0
commit 14adfbe5fb
3 changed files with 80 additions and 20 deletions

View File

@@ -6,6 +6,8 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="stylesheet"
href="{{ url_for('static', filename='css/style.css') }}">
<link rel="stylesheet"
href="{{ url_for('static', filename='css/tooltip.css') }}">
<link rel="icon"
type="image/png"
href="{{ url_for('static', filename='images/favicon.png') }}" />