add text shadow to file size as well

pull/109/head
StarHack 6 years ago
parent 7bccbdd1dc
commit 27d706d159

@ -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;
}
}

Loading…
Cancel
Save