summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2013-01-24 15:45:44 -0500
committerJules Laplace <jules@okfoc.us>2013-01-24 15:45:44 -0500
commit704c2d7bf8dad10997ae143a575d9432519ff771 (patch)
treefde1374e630d5a66e1126788b6e2b0796d2d82ff /public
parent8ae0a6a621ccdf300287c6a30aedb863a3184852 (diff)
cursor order
Diffstat (limited to 'public')
-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 93585a3..a01b355 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -395,6 +395,7 @@ header {
color: #333;
font-family: 'Julius Sans One', sans-serif;
z-index:2;
+ text-shadow: 0 0 5px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 2px #fff, 0 0 1px #fff;
}
.cursor div.name {
left: 29px;