summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyder Ripps <theryderproject@gmail.com>2013-01-24 12:49:17 -0500
committerRyder Ripps <theryderproject@gmail.com>2013-01-24 12:49:17 -0500
commit44dfbc35bb66363b71c840ba8ceb76bd62fb51b9 (patch)
treea507d85e516c68851c88a9ca9fd9b6c9599ae9d9
parent6bdc551f64ce9d5ab9ddd99acb66d6bf7f80f5d1 (diff)
another thing
-rw-r--r--views/index.ejs4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/index.ejs b/views/index.ejs
index 2b29d28..3f2a7b5 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -510,6 +510,7 @@
color: transparent;
opacity:0.8;
}
+
.cursor span {
position: relative;
left: 25px;
@@ -529,6 +530,9 @@
.cursor.idle span {
color: transparent;
}
+ .cursor.idle span:after {
+ color: transparent;
+ }
ol{
list-style:none;