We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b513ef6 commit 4fda800Copy full SHA for 4fda800
1 file changed
static/css/style.css
@@ -337,6 +337,7 @@ html[data-useragent*='MSIE 10.0'] .small-icons .status-icon {
337
font-size: 80%;
338
text-align: center;
339
color: #336699;
340
+ text-shadow: -1px -1px #f2f2f2, 1px -1px #f2f2f2, -1px 1px #f2f2f2, 1px 1px #f2f2f2;
341
}
342
343
body:not(.hasFota) .fota {
0 commit comments