diff --git a/src/index.styl b/src/index.styl index f0b01e2..f35a0f9 100644 --- a/src/index.styl +++ b/src/index.styl @@ -175,6 +175,10 @@ small { text-overflow: ellipsis white-space: nowrap margin-top: 10px + text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; + font-weight: bolder; + font-family: "Arial"; + overflow: visible; } .spinner-size {