From 3fea5eaf0cce6a20eb6fe599f3c28e4cce391419 Mon Sep 17 00:00:00 2001 From: Christian Pointner <equinox@helsinki.at> Date: Tue, 16 Sep 2014 23:06:59 +0000 Subject: added css diff --git a/index.html b/index.html index 0609c44..a22d847 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ <html> <head> <title>Radio Helsinki - Automation Import</title> + <link rel="stylesheet" type="text/css" href="/styles/import.css" /> <script src="/javascript/jquery/jquery.min.js"></script> </head> <body> diff --git a/styles/import.css b/styles/import.css new file mode 100644 index 0000000..e69de29 -- cgit v0.10.2