add css stylesheet (grabbed from elixir project)

This commit is contained in:
2022-09-08 13:17:58 +02:00
parent 20c2d2536e
commit dd2122618d
2 changed files with 678 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
<head>
<title>Redeems Dashboard</title>
</head>