diff --git a/src/index.styl b/src/index.styl index f35a0f9..46b20a8 100644 --- a/src/index.styl +++ b/src/index.styl @@ -185,9 +185,9 @@ small { font: italic 12px/20px "Quicksand", sans-serif text-align: center color: white - overflow: hidden text-overflow: ellipsis white-space: nowrap + text-shadow: -1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000; } }