summaryrefslogtreecommitdiff
path: root/public/stylesheets
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2013-01-24 17:28:52 -0500
committerJules Laplace <jules@okfoc.us>2013-01-24 17:28:52 -0500
commit4fe1f0f74c12b54a2e95ce22c877811cd507c7cb (patch)
tree18975c08d0568099c10ec28168dec46bd23e5cd2 /public/stylesheets
parentfb8a015ad666b3b3a9b79d3a6d41bd3e203b2b5f (diff)
show cursors if not logged in
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 1279860..20d3ba1 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -426,6 +426,7 @@ top:0;
}
.cursor.idle div {
color: transparent;
+ text-shadow: none;
}
ol {