aboutsummaryrefslogtreecommitdiff
path: root/html/options.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/options.html')
-rw-r--r--html/options.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/html/options.html b/html/options.html
index 14b7d44..853ba9b 100644
--- a/html/options.html
+++ b/html/options.html
@@ -31,12 +31,9 @@
<head>
<meta charset="utf-8"/>
<title>Haketilo options</title>
-#COPY_FILE html/reset.css
- <link type="text/css" rel="stylesheet" href="reset.css" />
-#COPY_FILE html/base.css
- <link type="text/css" rel="stylesheet" href="base.css" />
-#COPY_FILE html/table.css
- <link type="text/css" rel="stylesheet" href="table.css" />
+#LOADCSS html/reset.css
+#LOADCSS html/base.css
+#LOADCSS html/table.css
<style>
body {
width: 100%;