Use bootstrap styles.

Better than anything I can do in a short period of time!
This commit is contained in:
2019-05-29 18:29:18 -07:00
parent 5710f10999
commit 6a06a99529
3 changed files with 87 additions and 182 deletions

View File

@@ -1,6 +1,7 @@
<html>
<head>
<script src="/static/js/elm.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="/static/css/style.css">
</head>
<body>