diff --git a/src/index.styl b/src/index.styl index 46b20a8..914b0f8 100644 --- a/src/index.styl +++ b/src/index.styl @@ -187,6 +187,7 @@ small { color: white text-overflow: ellipsis white-space: nowrap + text-shadow: -1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000; } }