diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/style.css | 1 |
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; |
