summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/hover.ejs7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/hover.ejs b/views/hover.ejs
index 14d3187..57b5d4e 100644
--- a/views/hover.ejs
+++ b/views/hover.ejs
@@ -43,6 +43,13 @@
margin-left: -216px;
margin-top: -62px;
}
+.cursor {
+ background-image: url(/images/cursor-red.png) !important;
+ background-repeat: no-repeat;
+}
+.cursor.idle {
+ background-image: url(/images/cursor-black.png) !important;
+}
</style>
</head>
<body>