summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAleš Smodiš <aless@guru.si>2015-09-18 18:39:55 +0200
committerAleš Smodiš <aless@guru.si>2015-09-18 18:39:55 +0200
commit5ae5ffc6e86a0181799b6f45167bfb57ea91a32c (patch)
tree18aad2a144e2c743e94ddad3d1ecad54e8f17904 /index.html
parent45e1dc64a3f36222eb775a00157f587ebdaabd2d (diff)
Use a link instead of a button in a static hint sequence.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index f7c4252..b9a08ce 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,7 @@
<!-- App -->
<link rel="stylesheet" href="css/codeq.css" type="text/css">
<link rel="stylesheet" href="css/codeq/console.css" type="text/css">
+ <link rel="stylesheet" href="css/codeq/hint.css" type="text/css">
<title>CodeQ</title>
</head>
<body>