summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-16 23:06:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-16 23:06:59 (GMT)
commit3fea5eaf0cce6a20eb6fe599f3c28e4cce391419 (patch)
tree71e6df6fad3908758bee842cbe12995a8978d210
parent3ee7882682cb040777c6872c9513e9db11c5aa35 (diff)
added css
-rw-r--r--index.html1
-rw-r--r--styles/import.css0
2 files changed, 1 insertions, 0 deletions
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
--- /dev/null
+++ b/styles/import.css