diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 20d3ba1..aa6d16e 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -426,7 +426,7 @@ top:0; } .cursor.idle div { color: transparent; - text-shadow: none; + text-shadow: 0 0 2px #000; } ol { |
