diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-09-16 23:06:59 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-09-16 23:06:59 (GMT) |
commit | 3fea5eaf0cce6a20eb6fe599f3c28e4cce391419 (patch) | |
tree | 71e6df6fad3908758bee842cbe12995a8978d210 /index.html | |
parent | 3ee7882682cb040777c6872c9513e9db11c5aa35 (diff) |
added css
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |