Add stylesheet

This commit is contained in:
Ian Gulliver
2016-05-05 00:36:22 +00:00
parent 6f0b747283
commit 29c310ba7b
3 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
<html>
<head>
<script src="/static/control.js"></script>
<link rel="stylesheet" type="text/css" href="/static/control.css">
</head>
<body>
</body>