Change the shadow for QR previews.

This commit is contained in:
Mayhem 2013-11-16 20:47:10 +01:00
parent d5e7fa8d94
commit 77cd2f69d4

View File

@ -712,7 +712,7 @@ a.hide-announcement {
outline: none;
overflow: hidden;
position: relative;
text-shadow: 0 1px 1px #000;
text-shadow: 0 0 2px #000;
transition: opacity .25s ease-in-out;
vertical-align: top;
white-space: pre;